Re: [PATCH v2 0/3] eeprom: at24: last bits of the big refactoring

From: Bartosz Golaszewski
Date: Fri Apr 20 2018 - 08:30:37 EST


2018-04-12 17:08 GMT+02:00 Peter Rosin <peda@xxxxxxxxxx>:
> On 2018-04-11 16:38, Bartosz Golaszewski wrote:
>> This is a follow-up to the big series merged for 4.17. The patches
>> contain some bits and pieces that were missing in the last submission
>> or depend on some new features merged this merge window.
>>
>> v1 -> v2:
>> - dropped patch 1/4 because id_table is still needed as pointed out by
>> Peter Rosin
>> - fixed patch 3/3: we need to free the dummy client if regmap_init fails
>>
>> Bartosz Golaszewski (3):
>> eeprom: at24: use devm_nvmem_register()
>> eeprom: at24: provide and use a helper for releasing dummy i2c clients
>> eeprom: at24: provide a separate routine for creating dummy i2c
>> clients
>
> For all three:
>
> Reviewed-by: Peter Rosin <peda@xxxxxxxxxx>
>
> Cheers,
> Peter

Applied to at24/for-next.