From: Lars-Peter Clausen Date: Fri, 22 Feb 2013 00:44:04 +0000 (-0800) Subject: drivers/video/backlight/adp88?0_bl.c: fix resume X-Git-Tag: v3.2.40~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca4e7b9a92a55c8e47e654013aea9e61968bc61;p=pandora-kernel.git drivers/video/backlight/adp88?0_bl.c: fix resume commit 5eb02c01bd1f3ef195989ab05e835e2b0711b5a9 upstream. Clearing the NSTBY bit in the control register also automatically clears the BLEN bit. So we need to make sure to set it again during resume, otherwise the backlight will stay off. Signed-off-by: Lars-Peter Clausen Acked-by: Michael Hennerich Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed