Dmitry Torokhov b8a51a2e8a gpio: gpio-tb10x: 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: Linus Walleij <linus.walleij@linaro.org>
2015-03-27 11:25:23 +01:00
..
2015-03-17 17:45:59 +01:00
2014-12-14 16:10:09 -08:00
2015-01-20 11:03:07 +01:00
2014-12-14 16:10:09 -08:00
2015-01-20 11:03:07 +01:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-01-22 09:45:24 +01:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2015-03-04 11:09:00 +01:00
2015-03-19 09:46:05 +01:00