[RFC,PATCH 1/7] arm: add a common struct clk
Benjamin Herrenschmidt
benh at kernel.crashing.org
Fri Jan 8 14:33:12 EST 2010
On Fri, 2010-01-08 at 11:25 -0500, H Hartley Sweeten wrote:
>
> I was just trying to figure out if it was worth trying to use this in
> mach-ep93xx. It looks like it would be pretty straight forward but
> the implementation is going to use quite a bit more memory because to the
> size of the common struct.
>
> For now I think I will leave ep93xx as it is.
How much memory do you have on that platform ? How much more memory is
going to be used by the implementation ?
It may not be the case in this particular instance but I find it funny
when people complain about something that will use a few hundred more
bytes, maybe one or two k more, on machines that have hundreds of MB of
RAM at the expense of code flexibility, reusability and
maintainability :-)
Cheers,
Ben.
More information about the linux-arm-kernel
mailing list