commit | 2b84112718ea816bb1147d6eabd4469143f89ddd | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Fri Dec 09 14:04:02 2011 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Jan 04 10:10:20 2012 -0600 |
tree | 0687e5d8cd5ebf9fa5ea339c9949e3160ec70db2 | |
parent | f2ab2ba09e081fbce068c0adc205ad3f25a3b626 [diff] |
ARM: realview: convert pl061 no irq to 0 instead of -1 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>