]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAPFB: remove __exit annotation
authorFelipe Balbi <balbi@ti.com>
Tue, 14 Oct 2014 18:28:53 +0000 (13:28 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 22 Oct 2014 08:07:07 +0000 (11:07 +0300)
commitb1836719cafe018601642f26c2b7b406bde2e4cf
treec98eb4675614b27382a247a97e1f86b77b9e8dc8
parent422ccbd57170d18cfd9d4c0cdbdd4603929fc51b
OMAPFB: remove __exit annotation

If we leave __exit annotation, driver can't be unbound
through sysfs.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/omapfb/omapfb-main.c