]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pcmcia/pxa2xx_palmld.c
spi: limit reaches -1, tested 0
[linux-2.6-omap-h63xx.git] / drivers / pcmcia / pxa2xx_palmld.c
index 1736c67e547ed5e05c78dde91afbb84364be234c..5ba9b3664a00abdf8eb5bab95c80cccb12ab2d31 100644 (file)
@@ -98,8 +98,8 @@ static void palmld_pcmcia_socket_suspend(struct soc_pcmcia_socket *skt)
 static struct pcmcia_low_level palmld_pcmcia_ops = {
        .owner                  = THIS_MODULE,
 
-       .first                  = 0,
-       .nr                     = 2,
+       .first                  = 1,
+       .nr                     = 1,
 
        .hw_init                = palmld_pcmcia_hw_init,
        .hw_shutdown            = palmld_pcmcia_hw_shutdown,