linux/drivers/net/can/sja1000
Sven Schmitt da3d50ef30 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>
2012-08-24 10:54:05 +02:00
..
Kconfig Fix "the the" in various Kconfig 2012-04-18 14:12:27 +02:00
Makefile can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
ems_pci.c net/can: use module_pci_driver 2012-04-16 21:08:18 +02:00
ems_pcmcia.c can/sja1000: add driver for EMS PCMCIA card 2011-09-28 13:41:50 -04:00
kvaser_pci.c net/can: use module_pci_driver 2012-04-16 21:08:18 +02:00
peak_pci.c net/can: use module_pci_driver 2012-04-16 21:08:18 +02:00
peak_pcmcia.c can: sja1000: add support for PEAK-System PCMCIA card 2012-03-03 17:40:46 +01:00
plx_pci.c net/can: use module_pci_driver 2012-04-16 21:08:18 +02:00
sja1000.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
sja1000.h can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
sja1000_isa.c can: sja1000_isa: convert to platform driver to support x86_64 systems 2011-11-29 18:35:51 -05:00
sja1000_of_platform.c net/can: convert drivers/net/can/* to use module_platform_driver() 2011-11-29 00:25:05 -05:00
sja1000_platform.c can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing 2012-08-24 10:54:05 +02:00
tscan1.c can: tscan1: add driver for TS-CAN1 boards 2010-10-24 15:26:48 -07:00