patch-2.4.14 linux/drivers/pcmcia/sa1100_stork.c

Next file: linux/drivers/pnp/Config.in
Previous file: linux/drivers/pcmcia/sa1100_simpad.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.13/linux/drivers/pcmcia/sa1100_stork.c linux/drivers/pcmcia/sa1100_stork.c
@@ -161,7 +161,7 @@
 */
 	switch (configure->vcc) {
 	case 0:
-		storkClearLatchA(STORK_PCMCIA_PULL_UPS_POWER_ON);
+/*		storkClearLatchA(STORK_PCMCIA_PULL_UPS_POWER_ON); */
                 storkClearLatchA(POWER);
 		break;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)