diff options
| author | Ruan Jinjie <[email protected]> | 2023-08-03 17:17:12 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-04 15:06:01 +0200 |
| commit | 2c2d01a9f724a88be2895c5011689337da103c3b (patch) | |
| tree | c5fe5634d34ad6c492451bba8222abb3689344e7 /tools/perf/scripts/python | |
| parent | 8b66eec1fd85ca9c4fd83f92e704de4fc0c583c1 (diff) | |
tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_get_irq()
Since commit a85a6c86c25b ("driver core: platform: Clarify that
IRQ 0 is invalid"), there is no possible for
platform_get_irq() to return 0. Use the return value
from platform_get_irq().
Signed-off-by: Ruan Jinjie <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions