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

Shawn Guo shawnguo at kernel.org
Mon Feb 1 05:53:33 PST 2016


On Wed, Jan 27, 2016 at 03:53:00PM +0800, 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.
> 
> 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>
...
>  arch/arm/mach-imx/imx27-dt.c             | 2 +-
>  arch/arm/mach-imx/mach-imx51.c           | 2 +-
>  arch/arm/mach-imx/mach-imx53.c           | 2 +-
>  arch/arm/mach-imx/mach-imx6q.c           | 2 +-
>  arch/arm/mach-imx/mach-imx6sl.c          | 2 +-
>  arch/arm/mach-imx/mach-imx6sx.c          | 2 +-
>  arch/arm/mach-imx/mach-imx6ul.c          | 2 +-
>  arch/arm/mach-imx/mach-imx7d.c           | 2 +-
...
>  arch/arm/mach-mxs/mach-mxs.c             | 3 +--

Acked-by: Shawn Guo <shawnguo at kernel.org>



More information about the linux-arm-kernel mailing list