[PATCH V2 3/5] nvmem: u-boot-env: use more nvmem subsystem helpers

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Dec 19 10:13:43 PST 2023


On Tue, Dec 19, 2023 at 06:40:23PM +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
> 
> 1. Use nvmem_dev_size() and nvmem_device_read() to make this driver less
>    mtd dependent
> 2. Use nvmem_add_one_cell() to simplify adding NVMEM cells

Shouldn't this be 2 different patches?

thanks,

greg k-h



More information about the linux-mtd mailing list