From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932488AbcECDjS (ORCPT ); Mon, 2 May 2016 23:39:18 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:21910 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932223AbcECDjQ (ORCPT ); Mon, 2 May 2016 23:39:16 -0400 Reply-To: Subject: Re: [PATCH v10 1/3] gpio: dwapb: remove name from dwapb_port_property References: <1461835923-68492-1-git-send-email-qiujiang@huawei.com> <1461835923-68492-2-git-send-email-qiujiang@huawei.com> To: Linus Walleij CC: Alexandre Courbot , Mika Westerberg , Andy Shevchenko , Alan Tull , "Jamie Iles" , , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "ACPI Devel Maling List" , Linuxarm From: Jiang Qiu Message-ID: <57281D3C.5020503@huawei.com> Date: Tue, 3 May 2016 11:38:36 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.74.160.152] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090202.57281D52.00AF,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 00acdd7a157790505c730acc2477ba5b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 4/29/2016 5:22 PM, Linus Walleij 写道: > On Thu, Apr 28, 2016 at 11:32 AM, Jiang Qiu wrote: > >> This patch removed the name property from dwapb_port_property. >> The name property is redundant, since we can get this info >> from dwapb_gpio dev node. >> >> Reviewed-by: Andy Shevchenko >> Signed-off-by: Jiang Qiu > > Hmmm just applied another version. Oh well, applying this > instead. Hi, Linux, many thanks for applying. > > Yours, > Linus Walleij > > . >