From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Date: Wed, 23 Oct 2013 09:55:34 +0000 Subject: [PATCH RESEND 0/9] backlight: atmel-pwm-bl: fixes and clean ups Message-Id: <1382522143-32072-1-git-send-email-jhovold@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Richard Purdie , Jingoo Han Cc: Nicolas Ferre , Tomi Valkeinen , Jean-Christophe Plagniol-Villard , Andrew Morton , linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold These patches fix a few issues and clean up the atmel-pwm-bl driver somewhat. Resend with added ack from Jingo Han. Johan Johan Hovold (9): backlight: atmel-pwm-bl: fix reported brightness backlight: atmel-pwm-bl: fix gpio polarity in remove backlight: atmel-pwm-bl: fix module autoload backlight: atmel-pwm-bl: clean up probe error handling backlight: atmel-pwm-bl: clean up get_intensity backlight: atmel-pwm-bl: remove unused include backlight: atmel-pwm-bl: use gpio_is_valid backlight: atmel-pwm-bl: refactor gpio_on handling backlight: atmel-pwm-bl: use gpio_request_one drivers/video/backlight/atmel-pwm-bl.c | 86 ++++++++++++++++------------------ 1 file changed, 40 insertions(+), 46 deletions(-) -- 1.8.4