Re: [PATCH D 01/11] OMAP: Add clk_get_parent() for OMAP2/3

From: Russell King - ARM Linux
Date: Sat Jan 31 2009 - 09:24:11 EST


On Thu, Jan 29, 2009 at 11:29:31PM -0700, Paul Walmsley wrote:
> On Thu, 29 Jan 2009, Russell King - ARM Linux wrote:
>
> > On Wed, Jan 28, 2009 at 12:18:16PM -0700, Paul Walmsley wrote:
> > > From: Mans Rullgard <mans@xxxxxxxxx>
> > >
> > > This makes clk_get_parent() work on OMAP2/3.
> >
> > This is clearly something that the generic code should be doing.
> > It's not something specific to OMAP2/3. Please move it to
> > arch/arm/plat-omap/clock.c
>
> Done; revised patch below.

Great, thanks. However, I'd forgotten that one of my patches completely
removes clk_get_parent() since it's unused by any code in OMAP at present.

What was the reasoning behind making this work?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/