Re: [PATCH 1/3] Clocklib: add generic framework for managing clocks.

From: Russell King
Date: Thu Mar 27 2008 - 05:40:45 EST


On Thu, Mar 27, 2008 at 10:29:27AM +0100, pHilipp Zabel wrote:
> > The result for PXA is a tradeoff between reducing the data size and
> > increasing the text size, or increasing the data size and keeping
> > the existing data size.
>
> Wouldn't something like the above work without increasing text size too much?

It still increases the overall size dramatically since all these function
pointers are replicated for each clock (which I've pointed to an existing
solution for).

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
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/