[PATCH v2 01/21] nvmem: core: Allow specifying device name verbatim

Andrey Smirnov andrew.smirnov at gmail.com
Tue Jan 2 10:40:22 PST 2018


On Tue, Jan 2, 2018 at 3:44 AM, Srinivas Kandagatla
<srinivas.kandagatla at linaro.org> wrote:
> Thanks for the Patch,
>
> On 01/01/18 23:22, Andrey Smirnov wrote:
>>
>> Add code to allow avoid having nvmem core append a numeric suffix to
>> the end of the name by passing config->id of -1.
>>
>> Cc: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
>> Cc: Heiko Stuebner <heiko at sntech.de>
>> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
>> Cc: Carlo Caione <carlo at caione.org>
>> Cc: Kevin Hilman <khilman at baylibre.com>
>> Cc: Matthias Brugger <matthias.bgg at gmail.com>
>> Cc: cphealy at gmail.com
>> Cc: linux-kernel at vger.kernel.org
>> Cc: linux-mediatek at lists.infradead.org
>> Cc: linux-rockchip at lists.infradead.org
>> Cc: linux-amlogic at lists.infradead.org
>> Cc: linux-arm-kernel at lists.infradead.org
>> Signed-off-by: Andrey Smirnov <andrew.smirnov at gmail.com>
>> ---
>>   drivers/nvmem/core.c | 11 ++++++++---
>>   1 file changed, 8 insertions(+), 3 deletions(-)
>>
> This looks fine for me, Can you also add a line in kernel doc about this
> behavior.
>

Sure, will do in v3.

Thanks,
Andrey Smirnov



More information about the linux-arm-kernel mailing list