]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/ide/sgiioc4.c
ide: allow host drivers to specify IRQ flags
[mirror_ubuntu-hirsute-kernel.git] / drivers / ide / sgiioc4.c
index fdb9d70376949514c567ecd6eadba4a8591a095b..1cffe70f385d3be4a4f7ab53554a2ea60cc3a356 100644 (file)
@@ -557,6 +557,7 @@ static const struct ide_port_info sgiioc4_port_info __devinitconst = {
        .port_ops               = &sgiioc4_port_ops,
        .dma_ops                = &sgiioc4_dma_ops,
        .host_flags             = IDE_HFLAG_MMIO,
+       .irq_flags              = IRQF_SHARED,
        .mwdma_mask             = ATA_MWDMA2_ONLY,
 };