On Wednesday, August 07, 2013 1:56 PM, Daniel Jeong wrote:
>
> The LM3630 chip was revised by TI and chip name was also changed to LM3630A.
> And register map, default values and initial sequences are changed.
> The files, lm3630_bl.{c,h} are replaced by lm3630a_bl.{c,h}
> You can find more information about LM3630A(datasheet, evm etc)
> at http://www.ti.com/product/lm3630a
>
> Signed-off-by: Daniel Jeong <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Best regards,
Jingoo Han
> ---
> drivers/video/backlight/Kconfig | 6 +-
> drivers/video/backlight/Makefile | 2 +-
> drivers/video/backlight/lm3630_bl.c | 475 -----------------------------
> drivers/video/backlight/lm3630a_bl.c | 483
> ++++++++++++++++++++++++++++++
> include/linux/platform_data/lm3630_bl.h | 57 ----
> include/linux/platform_data/lm3630a_bl.h | 65 ++++
> 6 files changed, 552 insertions(+), 536 deletions(-)
> delete mode 100644 drivers/video/backlight/lm3630_bl.c
> create mode 100644 drivers/video/backlight/lm3630a_bl.c
> delete mode 100644 include/linux/platform_data/lm3630_bl.h
> create mode 100644 include/linux/platform_data/lm3630a_bl.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/