brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
authorNicolas Thill <nico@openwrt.org>
Mon, 5 Oct 2009 20:40:05 +0000 (20:40 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 5 Oct 2009 20:40:05 +0000 (20:40 +0000)
SVN-Revision: 17935

target/linux/brcm63xx/files/arch/mips/bcm63xx/dev-pcmcia.c

index 40ec4bcd5d559e68f604cb4880b7a405c89f1927..6bb911ca403fede48cfe49590a15aae5c06b3427 100644 (file)
@@ -106,7 +106,7 @@ int __init bcm63xx_pcmcia_register(void)
                break;
 
        case BCM6358_CPU_ID:
-               pd.ready_gpio = 22;
+               pd.ready_gpio = 18;
                break;
 
        default: