Re: [PATCH part1 v2 1/9] Add udbg driver using the PS3 gelic Ethernet device

2011-08-23 Thread Geoff Levand
Hi, We had some questions as to why we have this totally separate driver from the gelic driver, so I think it worthwhile to have an explanation of why in the commit log. Otherwise, the code looks OK. -Geoff > From: Hector Martin > > Signed-off-by: Hector Martin > [a.heider: Various cleanups

[PATCH part1 v2 1/9] Add udbg driver using the PS3 gelic Ethernet device

2011-08-11 Thread Andre Heider
From: Hector Martin Signed-off-by: Hector Martin [a.heider: Various cleanups to make checkpatch.pl happy] Signed-off-by: Andre Heider --- arch/powerpc/Kconfig.debug |8 + arch/powerpc/include/asm/udbg.h |1 + arch/powerpc/kernel/udbg.c |2 + arch/p