]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SAMSUNG: Create a common infrastructure for PWM backlight support
authorBanajit Goswami <banajit.g@samsung.com>
Wed, 20 Jul 2011 14:44:21 +0000 (23:44 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 17:10:16 +0000 (02:10 +0900)
commitd67b465d5a53e2e1d8eda9b0fe1f2d8f85f40724
treed9d977f50d4d2962990eb73f560d3d72b5b09cb3
parent0b7a6671abc7e4873b44ced1d8059a242227b3f7
ARM: SAMSUNG: Create a common infrastructure for PWM backlight support

This patch creates a common structure for LCD backlight
using PWM timer to be used by various Samsung boards.

Signed-off-by: Banajit Goswami <banajit.g@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile
arch/arm/plat-samsung/dev-backlight.c [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/backlight.h [new file with mode: 0644]