diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-10-10 11:15:20 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-10-15 10:55:10 +0300 |
commit | da5fb83fb8dc5f95d4ab3a9f4641821fab34ce58 (patch) | |
tree | 404f9bc1f99b8f1a4546afa7252f618d2042c80d /tools/perf/scripts/python/stackcollapse.py | |
parent | 79e29cb8fbc5c568358989327a164257b05cc608 (diff) |
platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQ
Since the commit
7723f4c5ecdb ("driver core: platform: Add an error message to platform_get_irq*()")
the platform_get_irq() started issuing an error message which is not
what we want here.
Switch to platform_get_irq_optional() to have only warning message
provided by the driver.
Fixes: 7723f4c5ecdb ("driver core: platform: Add an error message to platform_get_irq*()")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions