summaryrefslogtreecommitdiff
path: root/rust/kernel/module_param.rs
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2025-10-28 10:57:52 -0400
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-12-02 17:33:02 +0100
commit1f08a91cec5f405ee121c920933fbcf90487c9de (patch)
tree871451c32e5777dad36ad63a5d6f3bd3c4e7f077 /rust/kernel/module_param.rs
parente01a8baf60af43f6f87a5850dee29cf31377ec25 (diff)
hwmon: (lm75): 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: Guenter Roeck <linux@roeck-us.net> Link: https://patch.msgid.link/20251028-lm75-v1-1-9bf88989c49c@nxp.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'rust/kernel/module_param.rs')
0 files changed, 0 insertions, 0 deletions