summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/board-ap325rxa.c
diff options
context:
space:
mode:
authorMagnus Damm <damm@igel.co.jp>2008-10-31 20:23:26 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-12-22 18:42:52 +0900
commitb51339fff240ff179730f8963a758147fd60f3ec (patch)
tree745058a3e57b019437c5df2ab3de8b4dd5dca958 /arch/sh/boards/board-ap325rxa.c
parent765786e0aead7faf6c333176d22948c6f155fff1 (diff)
downloadop-kernel-dev-b51339fff240ff179730f8963a758147fd60f3ec.zip
op-kernel-dev-b51339fff240ff179730f8963a758147fd60f3ec.tar.gz
sh: sh_mobile lcdc clock framework support
Add clock framework support to the lcdc driver and adjust the board specific code accordingly. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/board-ap325rxa.c')
-rw-r--r--arch/sh/boards/board-ap325rxa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/board-ap325rxa.c b/arch/sh/boards/board-ap325rxa.c
index 0afaeba..cc35404 100644
--- a/arch/sh/boards/board-ap325rxa.c
+++ b/arch/sh/boards/board-ap325rxa.c
@@ -345,7 +345,6 @@ static int __init ap325rxa_devices_setup(void)
gpio_export(GPIO_PTF7, 0);
/* LCDC */
- clk_always_enable("mstp200");
gpio_request(GPIO_FN_LCDD15, NULL);
gpio_request(GPIO_FN_LCDD14, NULL);
gpio_request(GPIO_FN_LCDD13, NULL);
OpenPOWER on IntegriCloud