[PATCH 2/2] mtd: fsmc_nand: Add clk_{un}prepare() support

Linus Walleij linus.walleij at linaro.org
Tue Apr 17 05:27:23 EDT 2012


On Tue, Apr 17, 2012 at 10:56 AM, 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>

Acked-by: Linus Walleij <linus.walleij at linaro.org>

BTW: this driver looks like we could use some runtime PM on it to gate off the
block when not used.

Yours,
Linus Walleij



More information about the linux-mtd mailing list