From: Tomi Valkeinen Date: Thu, 15 Apr 2010 13:41:07 +0000 (+0300) Subject: OMAP: DSS2: Taal: add locks to taal_bl_update_status X-Git-Tag: v2.6.36-rc1~487^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cbc8703e1c510a245a7bd5e269987402ffc9e18;p=pandora-kernel.git OMAP: DSS2: Taal: add locks to taal_bl_update_status taal_bl_update_status was missing locks to protect taal_data. This caused a kernel crash randomly, as the code attempted to set the brightness while the OMAP's DSI block was actually disabled. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed