linux/drivers/net/ethernet/renesas
Nobuhiro Iwamatsu 5b3dfd13ae sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
The driver supports some SH and SH-Mobile SOCs. There are SOCs with two or more
Ethernet devices, for these we need to pass IRQF_SHARED to request_irq().  Add
the 'irq_flags' field to the 'struct sh_eth_cpu_data' instead of #ifdef'fery.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
[Sergei: properly aligned request_irq() call continuation line, reworded the
changelog, reworded the subject, changing the prefix.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-06 16:04:04 -07:00
..
Kconfig sh_eth: add R8A77781 support 2013-04-29 14:24:54 -04:00
Makefile
sh_eth.c sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' 2013-06-06 16:04:04 -07:00
sh_eth.h sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' 2013-06-06 16:04:04 -07:00