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.9-rc1~114^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb02c01bd1f3ef195989ab05e835e2b0711b5a9;p=pandora-kernel.git drivers/video/backlight/adp88?0_bl.c: fix resume 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 Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed