X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fide%2Fide-cs.c;h=9e47f3529d5555685bb829b1e92b7b621c15e624;hb=ae6e59caefd8d4097ccb096c95df95ec7e52fe88;hp=f50210fe558f1cd7ffff023385508be18029d4a1;hpb=fa623d1b0222adbe8f822e53c08003b9679a410c;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/ide/ide-cs.c b/drivers/ide/ide-cs.c index f50210fe558f..9e47f3529d55 100644 --- a/drivers/ide/ide-cs.c +++ b/drivers/ide/ide-cs.c @@ -154,6 +154,7 @@ static const struct ide_port_ops idecs_port_ops = { static const struct ide_port_info idecs_port_info = { .port_ops = &idecs_port_ops, .host_flags = IDE_HFLAG_NO_DMA, + .irq_flags = IRQF_SHARED, }; static struct ide_host *idecs_register(unsigned long io, unsigned long ctl,