diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2013-06-06 09:49:30 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-06 16:04:04 -0700 |
commit | 5b3dfd13ae8bdebea67c02612fe282baff850bb0 (patch) | |
tree | d1314c5cb5612983e74918b22a6234d5f2e25ba5 /Kbuild | |
parent | 9f86134155047720a3685cda21467f68695152d2 (diff) | |
download | linux-stable-5b3dfd13ae8bdebea67c02612fe282baff850bb0.tar.gz linux-stable-5b3dfd13ae8bdebea67c02612fe282baff850bb0.tar.bz2 linux-stable-5b3dfd13ae8bdebea67c02612fe282baff850bb0.zip |
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions