From: Tomi Valkeinen Date: Thu, 16 Oct 2014 06:54:25 +0000 (+0300) Subject: OMAPDSS: set suppress_bind_attrs X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~37^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=422ccbd57170d18cfd9d4c0cdbdd4603929fc51b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed