mtd: fsmc_nand: Add clk_{un}prepare() support
commite25da1c07dfb318628a8a86f0967914dc4fd135e
authorViresh Kumar <viresh.kumar@st.com>
Tue, 17 Apr 2012 11:37:57 +0000 (17 17:07 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 14 May 2012 03:53:28 +0000 (13 22:53 -0500)
tree4ffe46e26ba09fc9585355ce8fd9afb81ad5805f
parentc0010eb5c9f1587a8831e3e7444d0d472643bf78
mtd: fsmc_nand: Add clk_{un}prepare() support

clk_{un}prepare is mandatory for platforms using common clock framework. Since
this driver is used by SPEAr platform, which supports common clock framework,
add clk_{un}prepare() support for it.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/fsmc_nand.c