]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit887957b4af65df55ed90a707fa7dfa3ebf37f50c
tree1001b2419609171f13ee1e2069615f0221c7f676
parent29f63f65cc327d87e7ced987d9e4c58b1ede9bf7
mtd: s3c2410: 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: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/s3c2410.c