summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-mcasp.c
diff options
context:
space:
mode:
authorDmitry Torokhov2015-03-09 19:18:14 +0100
committerMark Brown2015-03-09 19:24:44 +0100
commitf580f8afd0d81c3f04d8b393c9d675ef289e4d40 (patch)
treeb9388f4469080c7c270cf86d2531d23c4d79abf1 /sound/soc/davinci/davinci-mcasp.c
parentLinux 4.0-rc1 (diff)
downloadkernel-qcow2-linux-f580f8afd0d81c3f04d8b393c9d675ef289e4d40.tar.gz
kernel-qcow2-linux-f580f8afd0d81c3f04d8b393c9d675ef289e4d40.tar.xz
kernel-qcow2-linux-f580f8afd0d81c3f04d8b393c9d675ef289e4d40.zip
ASoC: tlv320aic23: remove incorrect __exit markups
Even if bus is not hot-pluggable, the devices can be unbound from the driver via sysfs, so we should not be using __exit annotations on remove() methods. The only exception is drivers registered with platform_driver_probe() which specifically disables sysfs bind/unbind attributes. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/davinci/davinci-mcasp.c')
0 files changed, 0 insertions, 0 deletions