Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1400465
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate |
| Date | 2016-05-13 05:00 +0200 |
| Message-ID | <rybuy-2om-13@gated-at.bofh.it> (permalink) |
| References | <rxXBg-5wX-9@gated-at.bofh.it> <rxXBh-5wX-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 12-05-16, 20:06, 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: Krzysztof Halasa <khalasa@piap.pl> > Cc: Sekhar Nori <nsekhar@ti.com> > Cc: Shawn Guo <shawnguo@kernel.org> > Cc: Russell King <linux@arm.linux.org.uk> > Cc: Roland Stigge <stigge@antcom.de> > Cc: Jason Cooper <jason@lakedaemon.net> > Cc: Ray Jui <rjui@broadcom.com> > Cc: Viresh Kumar <vireshk@kernel.org> > Cc: Stephen Warren <swarren@wwwdotorg.org> > Cc: Rob Herring <robh@kernel.org> > Cc: Michal Simek <michal.simek@xilinx.com> > Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> > --- > 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@linaro.org> -- viresh
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 00/18] Cleanup for populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
[PATCH v4 02/18] arc: Remove unnecessary of_platform_populate with default match table Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
Re: [PATCH v4 02/18] arc: Remove unnecessary of_platform_populate with default match table Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-05-13 05:10 +0200
[PATCH v4 17/18] of: unittest: use of_platform_default_populate() to populate default bus Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
[PATCH v4 06/18] cris: Remove unnecessary of_platform_populate with default match table Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
Re: [PATCH v4 06/18] cris: Remove unnecessary of_platform_populate with default match table Jesper Nilsson <jesper.nilsson@axis.com> - 2016-05-16 10:10 +0200
[PATCH v4 12/18] arm: use of_platform_default_populate() to populate Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate Viresh Kumar <viresh.kumar@linaro.org> - 2016-05-13 05:00 +0200
Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate Sekhar Nori <nsekhar@ti.com> - 2016-05-17 10:10 +0200
Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-05-17 11:20 +0200
[PATCH v4 05/18] c6x: Remove unnecessary of_platform_populate with default match table Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
[PATCH v4 10/18] sh: Remove unnecessary of_platform_populate with default match table Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
Re: [PATCH v4 10/18] sh: Remove unnecessary of_platform_populate with default match table Rich Felker <dalias@libc.org> - 2016-05-12 20:50 +0200
Re: [PATCH v4 10/18] sh: Remove unnecessary of_platform_populate with default match table Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-13 03:50 +0200
[PATCH v4 07/18] metag: Remove unnecessary of_platform_populate with default match table Kefeng Wang <wangkefeng.wang@huawei.com> - 2016-05-12 14:10 +0200
csiph-web