]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
asoc: rt5639: fix missing regmap_exit during remove
authorShreshtha SAHU <ssahu@nvidia.com>
Mon, 29 Sep 2014 11:19:21 +0000 (16:49 +0530)
committerShreshtha Sahu <ssahu@nvidia.com>
Sat, 11 Oct 2014 04:22:33 +0000 (21:22 -0700)
commitc6d4caa10f089aa9ae26e73a6086a6ffef4359db
treef8495b2ba1f96d0033305f7b768f81eb6b51c147
parent890300e02b091bc3e0b036589d9b460065fb980b
asoc: rt5639: fix missing regmap_exit during remove

without regmap_exit in remove, next modprobe of
modprobe used to complain of
"Failed to create debugfs directory"
due to stale debugfs directory.

Bug 200038898

Change-Id: I1579121748ebf14e216d9e29fbb607bda1de31f9
(cherry picked from commit Ie6373f40b50c1307ee7d114dc0f44164c4b426eb)
Reviewed-on: http://git-master/r/542646
Signed-off-by: Shreshtha SAHU <ssahu@nvidia.com>
Reviewed-on: http://git-master/r/554154
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sumit Bhattacharya <sumitb@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
sound/soc/codecs/rt5639.c