diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2025-04-09 17:04:01 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-05-15 11:41:13 +0200 |
commit | bd916806632d1a22a10a30d5ab7cce549791a563 (patch) | |
tree | a274ac57ecbc2e3238860ab0a5c6f02f7dce8b98 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7479d2675c50a53ff802fad2e8176f830e342bb1 (diff) |
i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler
Move "unexpected INTR_STATUS" error print before calling the IO handler
as it is more consistent that way. Otherwise it may be confusing if
generic interrupt related prints are mixed with IO handler prints.
Since this error print is more indication of missing code rather than
runtime error downgrade it to dev_warn_once().
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Link: https://lore.kernel.org/r/20250409140401.299251-5-jarkko.nikula@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions