Re: [PATCH v3] fb: backlight: add driver for iPAQ micro backlight

From: Lee Jones
Date: Fri Jul 25 2014 - 05:39:30 EST


On Thu, 24 Jul 2014, Linus Walleij wrote:

> This adds a driver for the backlight controlled by the microcontroller
> on the Compaq iPAQ series of handheld computers: h3100, h3600
> and h3700.
>
> Acked-by: Jingoo Han <jg1.han@xxxxxxxxxxx>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> ChangeLog v2->v3:
> - Order includes alphabetically
> - Use explicit GPL v2 license
> ChangeLog v1->v2:
> - Add a comment to clarify message format
> - Coding format and style fixes
> - Drop driver announce boilerplate
> - Drop empty remove() function
> ---
> drivers/video/backlight/Kconfig | 9 ++++
> drivers/video/backlight/Makefile | 1 +
> drivers/video/backlight/ipaq_micro_bl.c | 83 +++++++++++++++++++++++++++++++++
> 3 files changed, 93 insertions(+)
> create mode 100644 drivers/video/backlight/ipaq_micro_bl.c

Applied, thanks.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/