From a105eea1a13347ae64525a1b4e162edbb76e4ecc Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 3 Jan 2013 16:56:54 +0000 Subject: brcm47xx: various fixes and code cleanups for irq code This is based on a patch send by Nathan Hintz SVN-Revision: 34997 --- .../brcm47xx/patches-3.6/182-bcma-make-some-info-messages-debug.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-3.6/182-bcma-make-some-info-messages-debug.patch') diff --git a/target/linux/brcm47xx/patches-3.6/182-bcma-make-some-info-messages-debug.patch b/target/linux/brcm47xx/patches-3.6/182-bcma-make-some-info-messages-debug.patch index 3506fe5..4250216 100644 --- a/target/linux/brcm47xx/patches-3.6/182-bcma-make-some-info-messages-debug.patch +++ b/target/linux/brcm47xx/patches-3.6/182-bcma-make-some-info-messages-debug.patch @@ -20,7 +20,7 @@ for (i = 0; i <= 6; i++) printk(" %s%s", irq_name[i], i == irq ? "*" : " "); printk("\n"); -@@ -270,7 +270,7 @@ void bcma_core_mips_init(struct bcma_drv +@@ -269,7 +269,7 @@ void bcma_core_mips_init(struct bcma_drv if (mcore->setup_done) return; @@ -29,7 +29,7 @@ bcma_core_mips_early_init(mcore); -@@ -315,7 +315,7 @@ void bcma_core_mips_init(struct bcma_drv +@@ -317,7 +317,7 @@ void bcma_core_mips_init(struct bcma_drv "Unknown device (0x%x) found, can not configure IRQs\n", bus->chipinfo.id); } -- cgit v1.1