patch-2.3.99-pre9 linux/drivers/pcmcia/yenta.c
Next file: linux/drivers/s390/block/dasd_proc.c
Previous file: linux/drivers/pci/pci.ids
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat May 20 11:28:14 2000
-  Orig file: 
v2.3.99-pre8/linux/drivers/pcmcia/yenta.c
-  Orig date: 
Thu May 11 15:30:07 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/drivers/pcmcia/yenta.c linux/drivers/pcmcia/yenta.c
@@ -564,7 +564,7 @@
  */
 static void yenta_power_sense(pci_socket_t *socket)
 {
-	u32 status = config_readl(socket, CB_SOCKET_STATE);
+	u32 status = cb_readl(socket, CB_SOCKET_STATE);
 
 	/*
 	 * Nothing inserted, nothing to sense..
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)