commit | 1d05995b0880b23353741d5b2b826f7c2fd6a296 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri Feb 25 23:01:19 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 16 18:19:14 2011 -0700 |
tree | 47fa622ab354f0fb88a7cb626797de186068d329 | |
parent | bbdc2661eabddd442240533a66b2290f77d89ccc [diff] |
sparc32: introduce build_device_irq build_device_irq() is used to encapsulate the plaform specific details when we build an irq. For now the default is a simple 1:1 but sun4d differs. This patch refactors functionality - but does not change the existing functionality. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>