
10 Oct
2024
10 Oct
'24
11:21 p.m.
On Sun, Sep 29, 2024 at 11:19 PM Peng Fan (OSS) peng.fan@oss.nxp.com wrote:
+static int pf0900_read(struct udevice *dev, uint reg, u8 *buff,
int len)
+{
u8 crcBuf[3];
crc_buf[3] instead to avoid CamelCase.