video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepare
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 30 Jun 2014 19:14:32 +0000 (22:14 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 1 Jul 2014 10:32:32 +0000 (13:32 +0300)
commit1add0353070af00f48d78382ade7b5cfc4b8076e
tree083c4b86049e3e9573bdbf85ba2d239fe4c0397d
parent981409b25e2a99409b26daa67293ca1cfd5ea0a0
video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepare

Use clk_prepare_enable/clk_disable_unprepare to make the driver
work properly with common clock framework.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/s3c2410fb.c