mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 30 Jun 2014 19:12:16 +0000 (22:12 +0300)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 2 Jul 2014 22:19:22 +0000 (15:19 -0700)
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: Brian Norris <computersforpeace@gmail.com>

No differences found