linux/drivers/video/fbdev/i810
Dmitry Torokhov 8c6457504f 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>
2017-03-20 18:31:00 +01:00
..
i810_accel.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
i810_dvt.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
i810_gtf.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
i810_main.c video: fbdev: i810: remove incorrect __exit markups 2017-03-20 18:31:00 +01:00
i810_main.h video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc() 2015-06-03 12:41:51 +03:00
i810_regs.h video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
i810-i2c.c video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
i810.h video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc() 2015-06-03 12:41:51 +03:00
Makefile video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00