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)
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>

No differences found