aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJerome Brunet <[email protected]>2020-02-14 14:13:48 +0100
committerMark Brown <[email protected]>2020-02-14 20:51:15 +0000
commit6e700f0672199f773ad645c2b7e886c1d2e2046e (patch)
treeebda03100f11f27b1e60c83fddc3bb639406926c /tools/perf/scripts/python/export-to-sqlite.py
parent269f00171273e47eebc915cc6ee8ceececa37a3a (diff)
ASoC: meson: aiu: fix irq registration
The aiu stored the irq in an unsigned integer which may have discarded an error returned by platform_get_irq_byname(). This is incorrect and should have been a signed integer. Also drop the irq error traces from the probe function as this is already done by platform_get_irq_byname(). Fixes: 6ae9ca9ce986 ("ASoC: meson: aiu: add i2s and spdif support") Reported-by: kbuild test robot <[email protected]> Signed-off-by: Jerome Brunet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions