From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755067AbcEQJO2 (ORCPT ); Tue, 17 May 2016 05:14:28 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:34201 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752069AbcEQJO0 (ORCPT ); Tue, 17 May 2016 05:14:26 -0400 Subject: Re: [PATCH v4 12/18] arm: use of_platform_default_populate() to populate To: Kefeng Wang , , , References: <1463054775-18170-1-git-send-email-wangkefeng.wang@huawei.com> <1463054775-18170-13-git-send-email-wangkefeng.wang@huawei.com> CC: , , , , , , , , Krzysztof Halasa , Sekhar Nori , Roland Stigge , Jason Cooper , Ray Jui , Viresh Kumar , Stephen Warren , Rob Herring , Michal Simek From: Nicolas Ferre Organization: atmel Message-ID: <573AE105.7080200@atmel.com> Date: Tue, 17 May 2016 11:14:45 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <1463054775-18170-13-git-send-email-wangkefeng.wang@huawei.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 12/05/2016 14:06, Kefeng Wang a écrit : > 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 > Cc: Krzysztof Halasa > Cc: Sekhar Nori > Cc: Shawn Guo > Cc: Russell King > Cc: Roland Stigge > Cc: Jason Cooper > Cc: Ray Jui > Cc: Viresh Kumar > Cc: Stephen Warren > Cc: Rob Herring > Cc: Michal Simek > Signed-off-by: Kefeng Wang > --- > arch/arm/mach-at91/at91rm9200.c | 2 +- > arch/arm/mach-at91/at91sam9.c | 2 +- > arch/arm/mach-at91/sama5.c | 2 +- Acked-by: Nicolas Ferre Best regards, -- Nicolas Ferre