]> Pileus Git - ~andy/linux/commit
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Wed, 17 Apr 2013 16:38:12 +0000 (13:38 -0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Aug 2013 19:47:42 +0000 (20:47 +0100)
commitfb32061ffaa9da61f72f79120a39729aa1736de0
tree3c73190fc00952cec09d1c10e86d2ea4a6c82bb8
parent9ca7944deb25d415f7fc5915b9828a857161b97f
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare

This patch converts the module to use clk_prepare_enable and
clk_disable_unprepare variants as required by common clock framework.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/pxa3xx_nand.c