linux/drivers/video/fbdev/omap2
Tomi Valkeinen 422ccbd571 OMAPDSS: set suppress_bind_attrs
omapdss drivers cannot handle devices being unbound while the devices
are part of a connected display pipeline. Module refcounts are used to
prevent unloading the modules, but one can still manually unbind the
devices via sysfs, causing crash.

Set suppress_bind_attrs to disable the bind/unbind support via sysfs.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2014-10-22 11:07:07 +03:00
..
displays-new OMAPDSS: set suppress_bind_attrs 2014-10-22 11:07:07 +03:00
dss OMAPDSS: set suppress_bind_attrs 2014-10-22 11:07:07 +03:00
omapfb OMAPFB: add missing MODULE_ALIAS() 2014-10-22 11:06:56 +03:00
Kconfig
Makefile OMAPDSS: move 'compatible' converter to omapdss driver 2014-05-28 09:25:15 +03:00
vrfb.c