[kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / dev-pcmcia.c
index 40ec4bc..6bb911c 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: