]> Pileus Git - ~andy/linux/blobdiff - drivers/ide/scc_pata.c
ide: allow host drivers to specify IRQ flags
[~andy/linux] / drivers / ide / scc_pata.c
index 540bc842f3ad3ebd03c38be3ed83cb8f565e5803..ae965da5dde04817a601cb49f634cb2e7c9ab3ba 100644 (file)
@@ -891,6 +891,7 @@ static const struct ide_port_info scc_chipset __devinitdata = {
        .port_ops       = &scc_port_ops,
        .dma_ops        = &scc_dma_ops,
        .host_flags     = IDE_HFLAG_SINGLE,
+       .irq_flags      = IRQF_SHARED,
        .pio_mask       = ATA_PIO4,
 };