Re: [PATCH v1 2/2] i3c: mipi-i3c-hci: Use DMA-safe buffer for I2C transfers

From: Wolfram Sang
Date: Tue Jan 21 2025 - 17:19:40 EST



> - xfer[i].data = i2c_xfers[i].buf;
> + xfer[i].data = i2c_get_dma_safe_msg_buf(&i2c_xfers[i], 1);

Where is a 'get' there also should be a 'put'.

Attachment: signature.asc
Description: PGP signature