Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323143
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 01/15] arm: use of_platform_default_populate() to populate default bus |
| Date | 2016-02-01 15:00 +0100 |
| Message-ID | <qXnbn-3DE-37@gated-at.bofh.it> (permalink) |
| References | <qVpTY-6np-15@gated-at.bofh.it> <qVtbc-cl-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@atmel.com> > Cc: Ray Jui <rjui@broadcom.com> > Cc: Lee Jones <lee@kernel.org> > Cc: Krzysztof Halasa <khalasa@piap.pl> > Cc: Kukjin Kim <kgene@kernel.org> > Cc: Rob Herring <robh@kernel.org> > Cc: Shawn Guo <shawnguo@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@kernel.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 01/15] arm: use of_platform_default_populate() to populate default bus Shawn Guo <shawnguo@kernel.org> - 2016-02-01 15:00 +0100
csiph-web