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
- Lines: 9
- Date:
Thu Oct 25 13:53:48 2001
- Orig file:
v2.4.13/linux/drivers/pcmcia/sa1100_stork.c
- Orig date:
Tue Oct 23 22:48:51 2001
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)