summaryrefslogtreecommitdiffstats
path: root/drivers/ide/trm290.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-08-04 01:29:51 -0700
committerDavid S. Miller <davem@davemloft.net>2011-08-04 01:29:51 -0700
commit89e9aad65ffad96c3a35ff979a61a65761873951 (patch)
tree8197ad0688a895fa190b4e03a975610b41b4d583 /drivers/ide/trm290.c
parent288d5abec8314ae50fe6692f324b0444acae8486 (diff)
downloadop-kernel-dev-89e9aad65ffad96c3a35ff979a61a65761873951.zip
op-kernel-dev-89e9aad65ffad96c3a35ff979a61a65761873951.tar.gz
ide: Fix irq flags madness
commit ec1a123 (IDE: pass IRQ flags to the IDE core) introduced the bogosity of passing unfiltered resource->flags to the irq_flags which are used for request_irq. It results in random bits set (especially IORESOURCE_IRQ which maps to IRQF_PER_CPU). Filter the bits proper. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide/trm290.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud