Files
linux/drivers
Adrian Hunter 11d17c2855 i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
The driver already uses managed resources, so convert the PIO data
structure allocation to devm_zalloc().  Remove the manual kfree().

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260113072702.16268-7-adrian.hunter@intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2026-01-14 17:21:09 +01:00
..
2025-11-27 18:11:43 -08:00