summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv210/mach-smdkv210.c
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2011-12-16 07:34:17 (GMT)
committerOlof Johansson <olof@lixom.net>2011-12-16 07:34:17 (GMT)
commit98bf55c4ab8bb95096905bd20d20551f2c12eb3f (patch)
tree4c3142adaff09c9a38fc1b805c7fbc7922b216e2 /arch/arm/mach-s5pv210/mach-smdkv210.c
parent8a5f0f8228dd1380c13c315bcb6d58b6823f533b (diff)
parent991a6c7d94a9be53f0302a1ada06e66a6ebf51e8 (diff)
downloadlinux-fsl-qoriq-98bf55c4ab8bb95096905bd20d20551f2c12eb3f.tar.xz
Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
Diffstat (limited to 'arch/arm/mach-s5pv210/mach-smdkv210.c')
-rw-r--r--arch/arm/mach-s5pv210/mach-smdkv210.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/mach-smdkv210.c b/arch/arm/mach-s5pv210/mach-smdkv210.c
index a9106c3..8662ef6 100644
--- a/arch/arm/mach-s5pv210/mach-smdkv210.c
+++ b/arch/arm/mach-s5pv210/mach-smdkv210.c
@@ -273,6 +273,7 @@ static struct samsung_bl_gpio_info smdkv210_bl_gpio_info = {
static struct platform_pwm_backlight_data smdkv210_bl_data = {
.pwm_id = 3,
+ .pwm_period_ns = 1000,
};
static void __init smdkv210_map_io(void)