diff options
author | Sven Schmitt <sven.schmitt@volkswagen.de> | 2012-08-09 14:46:34 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2012-08-24 10:54:05 +0200 |
commit | da3d50ef308d53f216f1f92f4971f245c13e9f65 (patch) | |
tree | 0aaa3135784287ae0a39acc98a84a66d81702816 /drivers/thermal | |
parent | ef813c412c0cf254ddce7d922289e2d6a69960f0 (diff) | |
download | blackbird-op-linux-da3d50ef308d53f216f1f92f4971f245c13e9f65.tar.gz blackbird-op-linux-da3d50ef308d53f216f1f92f4971f245c13e9f65.zip |
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
The sja1000 platform driver wrongly assumes that a shared IRQ is indicated
with the IRQF_SHARED flag in irq resource flags. This patch changes the
driver to handle the correct flag IORESOURCE_IRQ_SHAREABLE instead.
There are no mainline users of the platform driver which wrongly make use
of IRQF_SHARED.
Signed-off-by: Sven Schmitt <sven.schmitt@volkswagen.de>
Acked-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions