Blackfin: irq: remove IRQF_DISABLED
[sfrench/cifs-2.6.git] / arch / blackfin / mach-bf537 / boards / cm_bf537e.c
index 44fd8409db10922b2ddfcb3e98bd69116424f489..9fb20d6d8f9156fda7ba1e591ce2a33573d56b21 100644 (file)
@@ -605,7 +605,7 @@ static struct platform_device bfin_mac_device = {
 
 static struct pata_platform_info bfin_pata_platform_data = {
        .ioport_shift = 2,
-       .irq_type = IRQF_TRIGGER_HIGH | IRQF_DISABLED,
+       .irq_type = IRQF_TRIGGER_HIGH,
 };
 
 static struct resource bfin_pata_resources[] = {