[PATCH 2/2 V2] mtd: fsmc_nand: Add clk_{un}prepare() support
Linus Walleij
linus.walleij at linaro.org
Tue Apr 17 14:21:36 EDT 2012
On Tue, Apr 17, 2012 at 1:37 PM, Viresh Kumar <viresh.kumar at st.com> wrote:
> 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 at st.com>
> ---
> V1->V2:
> - Use clk_prepare_enable and clk_disable_unprepare
Even smarter.
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Linus Walleij
More information about the linux-mtd
mailing list