From c0cd06eed519016cd38d9c6eaa4a1bfd6243befe Mon Sep 17 00:00:00 2001 From: Paul Parsons Date: Wed, 2 May 2012 16:49:16 +0100 Subject: [PATCH] --- yaml --- r: 303424 b: refs/heads/master c: 89619d44eec8ed95b3b62b2fd6ddc56aeea41a95 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/hx4700.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index bf2593aa1257..70e43640b772 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c2219e4dac89fbd2ac4c75a95062a02d558211c1 +refs/heads/master: 89619d44eec8ed95b3b62b2fd6ddc56aeea41a95 diff --git a/trunk/arch/arm/mach-pxa/hx4700.c b/trunk/arch/arm/mach-pxa/hx4700.c index b83b95a29503..fe8fb7adcac8 100644 --- a/trunk/arch/arm/mach-pxa/hx4700.c +++ b/trunk/arch/arm/mach-pxa/hx4700.c @@ -291,6 +291,7 @@ static struct asic3_platform_data asic3_platform_data = { .gpio_config_num = ARRAY_SIZE(asic3_gpio_config), .irq_base = IRQ_BOARD_START, .gpio_base = HX4700_ASIC3_GPIO_BASE, + .clock_rate = 4000000, .leds = asic3_leds, };