diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-03-09 11:15:28 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-09 18:22:58 +0000 |
commit | 32556394501a27c02e7185c4d11a51b636b02f4b (patch) | |
tree | b015a62a7774b4e0bbf37f7aa4600fe47868aeec /net/ipv4/tcp_output.c | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-32556394501a27c02e7185c4d11a51b636b02f4b.tar.gz linux-32556394501a27c02e7185c4d11a51b636b02f4b.tar.bz2 linux-32556394501a27c02e7185c4d11a51b636b02f4b.zip |
ASoC: cx20442: remove incorerct __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 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions