ARM: realview: convert pl061 no irq to 0 instead of -1
authorRob Herring <rob.herring@calxeda.com>
Fri, 9 Dec 2011 20:04:02 +0000 (14:04 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 4 Jan 2012 16:10:20 +0000 (10:10 -0600)
Drivers should use 0 for no irq, so convert realview platforms pl061
platform_data over to use 0.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Cc: Russell King <linux@arm.linux.org.uk>

No differences found