summaryrefslogtreecommitdiff
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2013-02-25 07:26:25 +0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-01 10:04:44 +0400
commit4ceb73ae5a09416e040bce8bcfa7218dc5149ad8 (patch)
tree984fbf2395d7169d5b64e7e88c7fefabb8961653 /firmware/Makefile
parent19f949f52599ba7c3f67a5897ac6be14bfcb1200 (diff)
downloadlinux-4ceb73ae5a09416e040bce8bcfa7218dc5149ad8.tar.xz
regulator: db8500-prcmu - remove incorrect __exit markup
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@opensource.wolfsonmicro.com>
Diffstat (limited to 'firmware/Makefile')
0 files changed, 0 insertions, 0 deletions