On Sat, Mar 13, 2010 at 03:28:55AM +0100, Wolfram Sang wrote: > > Regarding all 3 - it looks like these dynamically alocated attributes > > could be converted to statically allocated ones. I'd recommend doing > > that instead (in fact, I posted patch for the firmware_class couple days > > ago). > > I agree for the firmware-patch. Regarding the MIPS one, 'size' might differ and > 'private' will differ per instance. Regarding the RTC driver, 'size' might also > differ. I don't know if somebody really wants two RTCs or the SRAM for MIPS can > be instantiated more than once. Unless somebody with actual hardware jumps in, > I'd say better safe than sorry. On the txx9 platform you've posted the patch for additional RTCs or SRAMs would not normally be expected. On other platforms such as IP27 there would be one per node that is potencially very many. Ralf