From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kim, Milo" Date: Wed, 13 May 2015 23:32:53 +0000 Subject: Re: [PATCH] backlight/lp855x: Don't clear level on suspend/blank Message-Id: <5553DF25.8040904@ti.com> List-Id: References: <1431376325-25741-1-git-send-email-seanpaul@chromium.org> In-Reply-To: <1431376325-25741-1-git-send-email-seanpaul@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On 5/12/2015 5:32 AM, Sean Paul wrote: > Don't clear the backlight level when we're going into suspend or > blanking. Instead, just temporarily set the level to 0 so we retain > the value when we resume. > > Reported-by: Benson Leung > Tested-by: Stephen Barber > Signed-off-by: Sean Paul Acked-by: Milo Kim