diff options
| author | Adrian Hunter <adrian.hunter@intel.com> | 2026-03-06 10:24:38 +0300 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2026-03-12 00:10:01 +0300 |
| commit | 4167b8914463132654e01e16259847d097f8a7f7 (patch) | |
| tree | 991896e2633103d6ecd501d8274159cc74e2ff37 /include/linux/platform_data | |
| parent | 663eb8763c251dbcd0536b14ec134e63e4173348 (diff) | |
| download | linux-4167b8914463132654e01e16259847d097f8a7f7.tar.xz | |
i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
The MIPI I3C HCI driver currently returns -ETIME for various timeout
conditions, while other I3C master drivers consistently use -ETIMEDOUT
for the same class of errors. Align the HCI driver with the rest of the
subsystem by replacing all uses of -ETIME with -ETIMEDOUT.
Fixes: 9ad9a52cce282 ("i3c/master: introduce the mipi-i3c-hci driver")
Cc: stable@vger.kernel.org
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260306072451.11131-2-adrian.hunter@intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
