|
@@ -162,7 +162,7 @@ typedef struct {
|
|
|
int irq, irq2; /* Interrupts used */
|
|
|
int dma, dma2; /* DMA channel(s) used */
|
|
|
int fifo_size; /* FIFO size */
|
|
|
- int irqflags; /* interrupt flags (ie, IRQF_SHARED|IRQF_DISABLED) */
|
|
|
+ int irqflags; /* interrupt flags (ie, IRQF_SHARED) */
|
|
|
int direction; /* Link direction, used by some FIR drivers */
|
|
|
int enabled; /* Powered on? */
|
|
|
int suspended; /* Suspended by APM */
|