]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sparc64: use up-to-data genirq functions
authorSam Ravnborg <sam@ravnborg.org>
Sat, 22 Jan 2011 11:32:18 +0000 (11:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Mar 2011 01:19:02 +0000 (18:19 -0700)
commit4832b992553ef6c714c604809d9d3f0f4d137b7e
tree1ccf1fa868bfeda1b53fe9ec2ddf2b7e1f8085d5
parente6ebd529e4a6ddac43bc447f39d1f8a0e4d79864
sparc64: use up-to-data genirq functions

Drop all uses of deprecated genirq features.

The irq_set_affinity() call got a third paramter 'force'
which is unused.
For now genirq does not use this paramter and it is
ignored by sparc.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Josip Rodin <joy@entuzijast.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig
arch/sparc/kernel/irq_64.c