irqdomain: Improve diagnostics when a domain mapping fails
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jul 2012 09:33:19 +0000 (10:33 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 25 Jul 2012 04:37:30 +0000 (22:37 -0600)
When the map operation fails log the error code we get and add a WARN_ON()
so we get a backtrace (which should help work out which interrupt is the
source of the issue).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found