diff options
author | Yangtao Li <[email protected]> | 2019-12-21 17:30:27 +0000 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-01-16 19:06:57 +0100 |
commit | bc83caddf17bd592cc19887e252c4ba416484d79 (patch) | |
tree | b53d83f219d49be82ce8796a5ce0e81361ce2c05 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cdab83f9d0fb13926f6633f20c3327545fd6f70f (diff) |
clocksource/drivers/timer-ti-dm: Switch to platform_get_irq
platform_get_resource(pdev, IORESOURCE_IRQ) is not recommended for
requesting IRQ's resources, as they can be not ready yet. Using
platform_get_irq() instead is preferred for getting IRQ even if it
was not retrieved earlier.
Signed-off-by: Yangtao Li <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions