[PATCH 0/2] Common struct clk implementation, v10

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Fri Jan 7 04:49:25 EST 2011


Hi Ben,

On Fri, Jan 07, 2011 at 01:33:32AM +0000, Ben Dooks wrote:
> On 05/01/11 03:51, Jeremy Kerr wrote:
> > Hi all,
> > 
> > These patches are an attempt to allow platforms to share clock code. At
> > present, the definitions of 'struct clk' are local to platform code,
> > which makes allocating and initialising cross-platform clock sources
> > difficult, and makes it impossible to compile a single image containing
> > support for two ARM platforms with different struct clks.
> 
> no, it doesn't actually. you could do run-time link and select
> the right arch support.
does that mean you're against the patch set?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list