Re: [PATCH 2/9] backlight: atmel-pwm-bl: fix gpio polarity in remove
From: Jingoo Han <hidden>
Date: 2013-10-23 01:48:03
Also in:
lkml, stable
From: Jingoo Han <hidden>
Date: 2013-10-23 01:48:03
Also in:
lkml, stable
On Wednesday, October 23, 2013 2:27 AM, Johan Hovold wrote:
Make sure to honour gpio polarity also at remove so that the backlight is actually disabled on boards with active-low enable pin. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <redacted>
Acked-by: Jingoo Han <redacted> Best regards, Jingoo Han
--- drivers/video/backlight/atmel-pwm-bl.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)