]> git.baikalelectronics.ru Git - kernel.git/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)
commit2bcfbd4857ae46034566862a24e7490a1f30baff
tree3c73190fc00952cec09d1c10e86d2ea4a6c82bb8
parentb89779c47d2655498bfb6c4a140de85de40acdca
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