فهرست منبع

brcm63xx: fix cardbus support with BCM6358 (closes: #5918)

SVN-Revision: 17935
Nicolas Thill 16 سال پیش
والد
کامیت
f22156bf9e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      target/linux/brcm63xx/files/arch/mips/bcm63xx/dev-pcmcia.c

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

@@ -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: