Re: [RFC v2 05/12] bcma: add mips driver
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: 2011-06-20 21:15:29
Also in:
linux-mips
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: 2011-06-20 21:15:29
Also in:
linux-mips
On 06/20/2011 01:44 AM, Julian Calaby wrote:
Hauke, One minor comment On Mon, Jun 20, 2011 at 07:50, Hauke Mehrtens [off-list ref] wrote:quoted
diff --git a/drivers/bcma/driver_mips.c b/drivers/bcma/driver_mips.c new file mode 100644 index 0000000..d49f9af --- /dev/null +++ b/drivers/bcma/driver_mips.c@@ -0,0 +1,232 @@ +/* + * Sonics Silicon BackplaneErr, this is for BCMA, not SSB =) Thanks,
Hi Julian, Oh bad, I copied this file from ssb and modified it, but missed the header. This is fixed now, but I should have a closer look at the comments in general. Hauke