diff options
| author | Jarkko Nikula <[email protected]> | 2025-04-09 14:04:01 +0000 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2025-05-15 09:41:13 +0000 |
| commit | bd916806632d1a22a10a30d5ab7cce549791a563 (patch) | |
| tree | a274ac57ecbc2e3238860ab0a5c6f02f7dce8b98 /rust/helpers/helpers.c | |
| parent | i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11 (diff) | |
| download | kernel-bd916806632d1a22a10a30d5ab7cce549791a563.tar.gz kernel-bd916806632d1a22a10a30d5ab7cce549791a563.zip | |
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 <[email protected]>
Signed-off-by: Jarkko Nikula <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
