From: Ezequiel Garcia Date: Wed, 17 Apr 2013 16:38:12 +0000 (-0300) Subject: mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.12-rc1~82^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb32061ffaa9da61f72f79120a39729aa1736de0;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed