[PATCH V2 1/2] nvmem: prefix all symbols with NVMEM_
Arnd Bergmann
arnd at arndb.de
Tue Aug 30 07:11:25 PDT 2022
On Tue, Aug 30, 2022, at 3:40 PM, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
>
> This unifies all NVMEM symbols. They follow one style now.
>
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> ---
> arch/arm/configs/multi_v7_defconfig | 6 +++---
> arch/arm/configs/qcom_defconfig | 2 +-
> arch/arm64/configs/defconfig | 10 +++++-----
> arch/mips/configs/ci20_defconfig | 2 +-
> drivers/cpufreq/Kconfig.arm | 2 +-
> drivers/nvmem/Kconfig | 24 ++++++++++++------------
> drivers/nvmem/Makefile | 24 ++++++++++++------------
> drivers/soc/mediatek/Kconfig | 2 +-
> drivers/thermal/qcom/Kconfig | 2 +-
Looks good to me. I assume this will get merged through
the nvmem tree, so for arch/arm*/configs/*:
Acked-by: Arnd Bergmann <arnd at arndb.de>
More information about the Linux-mediatek
mailing list