diff options
| author | Adrian Hunter <adrian.hunter@intel.com> | 2026-08-07 17:56:37 +0300 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2026-08-08 15:04:20 +0200 |
| commit | 842e46925ef97d6bf9cc3760305184d53de67beb (patch) | |
| tree | f81ac474bbce5730ee074c81ca1a7533f1af9f1b /scripts/objdiff | |
| parent | 94da8edf849bc769988609205750166fef415573 (diff) | |
| download | linux-842e46925ef97d6bf9cc3760305184d53de67beb.tar.gz linux-842e46925ef97d6bf9cc3760305184d53de67beb.zip | |
i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
The MIPI I3C HCI driver needs to identify the underlying system device
used for DMA mapping and PM operations. The logic for determining that
device is currently embedded in the DMA implementation.
Factor this code out into i3c_hci_sysdev() so it can be shared by other
parts of the driver and keep the device-selection logic in one place.
The explanatory comment moves with the code, reworked as kernel-doc now
that it documents a function rather than an inline block.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Mukesh Savaliya <mukesh.savaliya@oss.qualcomm.com>
Link: https://patch.msgid.link/20260807145638.168865-14-adrian.hunter@intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
