sparc64: use {get,set}_irq_data for handler_data
authorSam Ravnborg <sam@ravnborg.org>
Sat, 22 Jan 2011 11:32:17 +0000 (11:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Mar 2011 01:19:02 +0000 (18:19 -0700)
{get,set}_irq_data uses the member "handler_data" in irq_data
which fits the naem of the datatype.
The change has no functional impact

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found