From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-db9lp0250.outbound.messaging.microsoft.com ([213.199.154.250] helo=db9outboundpool.messaging.microsoft.com) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Ux6Py-0004KS-Gg for linux-mtd@lists.infradead.org; Thu, 11 Jul 2013 02:15:39 +0000 Message-ID: <51DE161C.6090304@freescale.com> Date: Thu, 11 Jul 2013 10:19:08 +0800 From: Huang Shijie MIME-Version: 1.0 To: Wolfram Sang Subject: Re: [PATCH 06/12] drivers/mtd/nand/gpmi-nand: don't use devm_pinctrl_get_select_default() in probe References: <1373471889-18107-1-git-send-email-wsa@the-dreams.de> <1373471889-18107-6-git-send-email-wsa@the-dreams.de> <51DE1514.20903@freescale.com> In-Reply-To: <51DE1514.20903@freescale.com> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: quoted-printable Cc: Fabio Estevam , Artem Bityutskiy , linux-kernel@vger.kernel.org, Bill Pemberton , linux-mtd@lists.infradead.org, David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , =D3=DA 2013=C4=EA07=D4=C211=C8=D5 10:14, Huang Shijie =D0=B4=B5=C0: > =D3=DA 2013=C4=EA07=D4=C210=C8=D5 23:57, Wolfram Sang =D0=B4=B5=C0: >> Since commit ab78029 (drivers/pinctrl: grab default handles from devic= e core), >> we can rely on device core for setting the default pins. Compile teste= d only. >> >> Acked-by: Linus Walleij (personally at LCE1= 3) >> Signed-off-by: Wolfram Sang >> ---=20 > i remember Fabio had already sent a similar patch about this issue. > sorry. Fabio just fix it in the gpmi driver, maybe he did not fix the atmel-nand. thanks Huang Shijie From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755443Ab3GKCPS (ORCPT ); Wed, 10 Jul 2013 22:15:18 -0400 Received: from mail-db9lp0249.outbound.messaging.microsoft.com ([213.199.154.249]:9364 "EHLO db9outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755063Ab3GKCPQ convert rfc822-to-8bit (ORCPT ); Wed, 10 Jul 2013 22:15:16 -0400 X-Forefront-Antispam-Report: CIP:70.37.183.190;KIP:(null);UIP:(null);IPV:NLI;H:mail.freescale.net;RD:none;EFVD:NLI X-SpamScore: 2 X-BigFish: VS2(zzc89bh1432Izz1f42h1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6h1082kzz8275dhz2dh2a8h668h839h941hd25he5bhf0ah1269h1288h12a5h12a9h12bdh12e1h1354h137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1155h) Message-ID: <51DE161C.6090304@freescale.com> Date: Thu, 11 Jul 2013 10:19:08 +0800 From: Huang Shijie User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: Wolfram Sang CC: Fabio Estevam , Artem Bityutskiy , , Bill Pemberton , , David Woodhouse Subject: Re: [PATCH 06/12] drivers/mtd/nand/gpmi-nand: don't use devm_pinctrl_get_select_default() in probe References: <1373471889-18107-1-git-send-email-wsa@the-dreams.de> <1373471889-18107-6-git-send-email-wsa@the-dreams.de> <51DE1514.20903@freescale.com> In-Reply-To: <51DE1514.20903@freescale.com> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 8BIT X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2013年07月11日 10:14, Huang Shijie 写道: > 于 2013年07月10日 23:57, Wolfram Sang 写道: >> Since commit ab78029 (drivers/pinctrl: grab default handles from device core), >> we can rely on device core for setting the default pins. Compile tested only. >> >> Acked-by: Linus Walleij (personally at LCE13) >> Signed-off-by: Wolfram Sang >> --- > i remember Fabio had already sent a similar patch about this issue. > sorry. Fabio just fix it in the gpmi driver, maybe he did not fix the atmel-nand. thanks Huang Shijie