summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@chromium.org>2013-11-12 14:12:10 +0800
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2013-11-13 05:19:05 +0000
commit034e06febf0e3ed1daf55f66f82e7c6c804bcb3b (patch)
treea1b6221b2efc50c976a233783064c1ef801494b5 /util
parent33f29160a0caa776a5e6e341b30d915119f84f51 (diff)
downloadchrome-ec-034e06febf0e3ed1daf55f66f82e7c6c804bcb3b.tar.gz
samus: Fix backlight panel interrupt
The backlight_interrupt() function is defined to NULL if the magic CONFIG_BACKLIGHT_REQ_GPIO is not defined. Enabling that exposed an issue where the backlight workaround was attempted in interrupt context and should instead be deferred since it involves i2c transactions. BUG=chrome-os-partner:23752 BRANCH=none TEST=build and boot on samus proto1b and see recovery screen Change-Id: Id1377033c791a5c279fdb4faeecc4b2c0d142eaa Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/176514 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions