Skip to content
Commit 422ccbd5 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

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: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 51b5cb3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment