Re: [RFC PATCH v2 5/6] powerpc: wii: platform support

2009-12-12 Thread Segher Boessenkool
Add platform support for the Nintendo Wii video game console. Signed-off-by: Albert Herranz Acked-by: Segher Boessenkool ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

[RFC PATCH v2 5/6] powerpc: wii: platform support

2009-12-03 Thread Albert Herranz
Add platform support for the Nintendo Wii video game console. Signed-off-by: Albert Herranz --- v1 -> v2 - Get rid of show_cpuinfo hooks. Suggestion by Grant Likely. - Drop unneeded (at this stage) empty functions. Suggestion by Grant Likely. - Merge wii.c and wii_dev.c into a single file. Sugges