From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Fri, 13 May 2016 08:28:48 +0530 Subject: [PATCH v4 03/18] arm: Remove unnecessary of_platform_populate with default match table In-Reply-To: <1463054775-18170-4-git-send-email-wangkefeng.wang@huawei.com> References: <1463054775-18170-1-git-send-email-wangkefeng.wang@huawei.com> <1463054775-18170-4-git-send-email-wangkefeng.wang@huawei.com> Message-ID: <20160513025848.GK9661@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12-05-16, 20:06, Kefeng Wang wrote: > After patch "of/platform: Add common method to populate default bus", > it is possible for arch code to remove unnecessary callers about the > of_platform_populate with default match table. > > Cc: Nicolas Ferre > Cc: Ray Jui > Cc: Lee Jones > Cc: Krzysztof Halasa > Cc: Kukjin Kim > Cc: Rob Herring > Cc: Shawn Guo > Cc: Santosh Shilimkar > Cc: Roland Stigge > Cc: Jason Cooper > Cc: Haojian Zhuang > Cc: Heiko Stuebner > Cc: Viresh Kumar > Cc: Shiraz Hashim > Cc: Tony Prisk > Cc: Arnd Bergmann > Cc: Russell King > Signed-off-by: Kefeng Wang > --- > arch/arm/mach-spear/spear1310.c | 2 -- > arch/arm/mach-spear/spear1340.c | 1 - Acked-by: Viresh Kumar -- viresh