[PATCH v2 all 01/14] arm: use of_platform_default_populate() to populate default bus

Viresh Kumar viresh.kumar at linaro.org
Wed Mar 16 23:19:33 PDT 2016


On 16-03-16, 15:35, Kefeng Wang wrote:
> Use helper of_platform_default_populate() in linux/of_platform
> when possible, instead of calling of_platform_populate() with
> the default match table.
> 
> Acked-by: Shawn Guo <shawnguo at kernel.org>
> Acked-by: Heiko Stuebner <heiko at sntech.de>
> Acked-by: Krzysztof Halasa <khalasa at piap.pl>
> Acked-by: Nicolas Ferre <nicolas.ferre at atmel.com>
> Cc: Nicolas Ferre <nicolas.ferre at atmel.com>
> Cc: Ray Jui <rjui at broadcom.com>
> Cc: Lee Jones <lee at kernel.org>
> Cc: Krzysztof Halasa <khalasa at piap.pl>
> Cc: Kukjin Kim <kgene at kernel.org>
> Cc: Rob Herring <robh at kernel.org>
> Cc: Shawn Guo <shawnguo at kernel.org>
> Cc: Santosh Shilimkar <ssantosh at kernel.org>
> Cc: Roland Stigge <stigge at antcom.de>
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: Haojian Zhuang <haojian.zhuang at gmail.com>
> Cc: Heiko Stuebner <heiko at sntech.de>
> Cc: Viresh Kumar <vireshk at kernel.org>
> Cc: Shiraz Hashim <shiraz.linux.kernel at gmail.com>
> Cc: Tony Prisk <linux at prisktech.co.nz>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Russell King <linux at arm.linux.org.uk>
> Signed-off-by: Kefeng Wang <wangkefeng.wang at huawei.com>
> ---
>  arch/arm/mach-spear/spear1310.c          | 2 +-
>  arch/arm/mach-spear/spear1340.c          | 2 +-
>  arch/arm/mach-spear/spear300.c           | 3 +--
>  arch/arm/mach-spear/spear310.c           | 3 +--
>  arch/arm/mach-spear/spear320.c           | 3 +--
>  arch/arm/mach-spear/spear6xx.c           | 3 +--

Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

-- 
viresh



More information about the linux-arm-kernel mailing list