summaryrefslogtreecommitdiff
path: root/sound/drivers
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2018-03-30 14:44:03 +0300
committerMyungJoo Ham <myungjoo.ham@samsung.com>2018-07-18 07:56:49 +0300
commit2d803dc8f7a5f622ac47c3b650834ada3a2659b9 (patch)
treeac17f54196ca8b0838971930ea127b2fef78a1c2 /sound/drivers
parent12ba2c65f9d3d6996d1e909921151487b009dd30 (diff)
downloadlinux-2d803dc8f7a5f622ac47c3b650834ada3a2659b9.tar.xz
PM / devfreq: use put_device() instead of kfree()
Never directly free @dev after calling device_register() or device_unregister(), even if device_register() returned an error. Always use put_device() to give up the reference initialized. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions