[PATCH V2 3/5] nvmem: u-boot-env: use more nvmem subsystem helpers
Rafał Miłecki
zajec5 at gmail.com
Tue Dec 19 10:16:37 PST 2023
On 19.12.2023 19:13, Greg Kroah-Hartman wrote:
> 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?
I used to maintainers complaining my patches are too small and not the
other way ;) I think it happened two or three times with mtd subsys.
Sure, I can split it.
More information about the linux-mtd
mailing list