summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2025-10-28 10:57:53 -0400
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-12-02 17:33:02 +0100
commit57c4011d36374568b24d9e8cba892e81697ed9f4 (patch)
tree32de620d0c92229d734f8a59688ca6c11c55d801 /rust/helpers/helpers.c
parent1f08a91cec5f405ee121c920933fbcf90487c9de (diff)
net: mctp i3c: switch to use i3c_xfer from i3c_priv_xfer
Switch to use i3c_xfer instead of i3c_priv_xfer because framework will update to support HDR mode. i3c_priv_xfer is now an alias of i3c_xfer. Replace i3c_device_do_priv_xfers() with i3c_device_do_xfers(..., I3C_SDR) to align with the new API. Prepare for removal of i3c_priv_xfer and i3c_device_do_priv_xfers(). Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Matt Johnston <matt@codeconstruct.com.au> Link: https://patch.msgid.link/20251028-lm75-v1-2-9bf88989c49c@nxp.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions