aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAnson Huang <[email protected]>2019-10-09 17:49:19 +0800
committerGreg Kroah-Hartman <[email protected]>2019-10-10 13:12:28 +0200
commit31a8d8fa84c51d3ab00bf059158d5de6178cf890 (patch)
treeffa37a1a937dc596cfe46b2324e377bfd78ffb1d /tools/perf/scripts/python/event_analyzing_sample.py
parentff30283a8de4f978dad120936c1af507d01a6a98 (diff)
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
All i.MX SoCs except i.MX1 have ONLY one necessary IRQ, use platform_get_irq_optional() to get second/third IRQ which are optional to avoid below error message during probe: [ 0.726219] imx-uart 30860000.serial: IRQ index 1 not found [ 0.731329] imx-uart 30860000.serial: IRQ index 2 not found Fixes: 7723f4c5ecdb8d83 ("driver core: platform: Add an error message to platform_get_irq*()") Signed-off-by: Anson Huang <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions