[PATCH 02/11] mmc: omap: add clk_prepare and clk_unprepare
Paul Walmsley
paul at pwsan.com
Fri Jun 22 14:34:07 EDT 2012
On Fri, 22 Jun 2012, S, Venkatraman wrote:
> On Fri, Jun 22, 2012 at 7:18 PM, Rajendra Nayak <rnayak at ti.com> wrote:
> > In preparation of OMAP moving to Common Clk Framework(CCF) add clk_prepare()
> > and clk_unprepare() for the mmc and hsmmc clocks as part of the drivers
> > probe() and remove() routines.
> >
> > Signed-off-by: Rajendra Nayak <rnayak at ti.com>
> > Cc: Chris Ball <cjb at laptop.org>
> > Cc: Balaji T K <balajitk at ti.com>
> > Cc: <linux-mmc at vger.kernel.org>
>
> Rajendra,
> Can this be applied independently, or does this patch have a
> dependency on other patches in the series ?
A better way to handle this one would be to convert the driver to runtime
PM. That needs to be done anyway.
- Paul
More information about the linux-arm-kernel
mailing list