diff options
author | Krzysztof Kozlowski <[email protected]> | 2013-12-12 17:12:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-12-12 18:19:26 -0800 |
commit | 7b003be82676ddf0bca52e0f98e0694da2ac427f (patch) | |
tree | 621a273f3849879d445e1ef4c19c7c97dcfc2e9b /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 5ccb7d718e1551ed672b7e2e39fb626dc869594b (diff) |
rtc: s5m: fix unsuccesful IRQ request during probe
Probe failed for rtc-s5m:
s5m-rtc s5m-rtc: Failed to request alarm IRQ: 12: -22
s5m-rtc: probe of s5m-rtc failed with error -22
Fix rtc-s5m interrupt request by using regmap_irq_get_virq() for mapping
the IRQ.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Acked-by: Sangbeom Kim <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Cc: Lee Jones <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions