diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-03-20 20:31:00 +0300 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2017-03-20 20:31:00 +0300 |
commit | 8c6457504f9a8806409c4885a620faedf1348dca (patch) | |
tree | 05d67180a38ab35814405024a80ef2b93f5efc47 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 2988f8f946e6cd6713e9ee06181bed3a1f90a62a (diff) | |
download | linux-8c6457504f9a8806409c4885a620faedf1348dca.tar.xz |
video: fbdev: i810: remove incorrect __exit markups
Even if bus is not hot-pluggable, 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>
Cc: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions