diff options
| author | Krzysztof Kozlowski <[email protected]> | 2019-10-04 17:05:10 +0200 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2019-10-07 15:49:18 +0200 |
| commit | 7da83f1bba0e4b70af2d292e099bec6092b37217 (patch) | |
| tree | 0069d58ae6c4392597b9d9a5bbff815e6b6715d2 /tools/perf/scripts/python | |
| parent | cf79e7c3c9e9ea820d8795329fb888ec4e3ae4d0 (diff) | |
rtc: da9063: Handle invalid IRQ from platform_get_irq_byname()
platform_get_irq_byname() might return -errno which later would be
cast to an unsigned int and used in request_irq().
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Adam Thomson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions