• T
    OMAPDSS: set suppress_bind_attrs · 422ccbd5
    Tomi Valkeinen 提交于
    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: NTomi Valkeinen <tomi.valkeinen@ti.com>
    422ccbd5
panel-sony-acx565akm.c 21.0 KB