summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2026-08-07 17:56:37 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-08-08 15:04:20 +0200
commit842e46925ef97d6bf9cc3760305184d53de67beb (patch)
treef81ac474bbce5730ee074c81ca1a7533f1af9f1b /scripts
parent94da8edf849bc769988609205750166fef415573 (diff)
downloadlinux-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')
0 files changed, 0 insertions, 0 deletions