X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fparport%2Fparport_cs.c;h=7dd370fa343934904c0f7b349a532a8a03d4e642;hb=5fa9167a1bf5f5a4b7282f5e7ac56a4a5a1fa044;hp=e56a4dea671715ba4c3baf6761588e38c9313f90;hpb=dd2e5a156525f11754d9b1e0583f6bb49c253d62;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/parport/parport_cs.c b/drivers/parport/parport_cs.c index e56a4de..7dd370f 100644 --- a/drivers/parport/parport_cs.c +++ b/drivers/parport/parport_cs.c @@ -106,7 +106,6 @@ static int parport_probe(struct pcmcia_device *link) link->io.Attributes1 = IO_DATA_PATH_WIDTH_8; link->io.Attributes2 = IO_DATA_PATH_WIDTH_8; link->irq.Attributes = IRQ_TYPE_DYNAMIC_SHARING; - link->irq.IRQInfo1 = IRQ_LEVEL_ID; link->conf.Attributes = CONF_ENABLE_IRQ; link->conf.IntType = INT_MEMORY_AND_IO;