On Fri, 10 May 2024 08:29:28 +0000, Joy Chakraborty wrote: > This Patch series stems from discussions in patchset, > "[PATCH v2] nvmem: rmem: Fix return value of rmem_read()" > (https://lore.kernel.org/all/20240206042408.224138-1-joychakr@xxxxxxxxxx/). > Where we come across the fact that currently the nvmem suppliers do not > actually let the core know how much data has been actually read or written. > Instead they are expected to return 0 for success and the core assumes that > the amount of data written is equal to what the core has requested. > > [...] Applied, thanks! [1/1] nvmem: Change return type of reg read/write to ssize_t commit: f5de138db5b76de7d96d4cf92f871ba893ba0119 Best regards, -- Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>