commit | f5a1ad057e6da5d0fc9c5677ff44797d193d3e62 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jul 20 10:33:19 2012 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Jul 24 22:37:30 2012 -0600 |
tree | 41eba9c89a1792d07db9110177fe62187a717f4e | |
parent | 4c0946c47463defa681b83294383dc996d255bb7 [diff] |
irqdomain: Improve diagnostics when a domain mapping fails 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>