commit | 887957b4af65df55ed90a707fa7dfa3ebf37f50c | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Mon Jun 30 22:12:16 2014 +0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Jul 02 15:19:22 2014 -0700 |
tree | 1001b2419609171f13ee1e2069615f0221c7f676 | |
parent | 29f63f65cc327d87e7ced987d9e4c58b1ede9bf7 [diff] |
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>