]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: spear_smi: Add clk_{un}prepare() support
authorViresh Kumar <viresh.kumar@st.com>
Tue, 17 Apr 2012 11:37:56 +0000 (17:07 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 14 May 2012 03:53:24 +0000 (22:53 -0500)
commit68a4822fa4ba38562353959b3c051a1d4840a3fd
treecf22402a2c6b305207ed3c1517d7ebdb2d8c9d69
parent70fe6fdc4476a8e8c82e833d2a0ab4817122cacb
mtd: spear_smi: 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/devices/spear_smi.c