From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3 6/7] pinctrl: at91: implement get_direction Date: Tue, 25 Feb 2014 10:34:33 +0100 Message-ID: References: <1392656247-3351-1-git-send-email-richard.genoud@gmail.com> <1392656247-3351-7-git-send-email-richard.genoud@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-oa0-f45.google.com ([209.85.219.45]:63207 "EHLO mail-oa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750744AbaBYJee (ORCPT ); Tue, 25 Feb 2014 04:34:34 -0500 Received: by mail-oa0-f45.google.com with SMTP id i11so124595oag.32 for ; Tue, 25 Feb 2014 01:34:33 -0800 (PST) In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Richard Genoud Cc: Nicolas Ferre , Greg Kroah-Hartman , =?ISO-8859-1?Q?Uwe_Kleine=2DK=F6nig?= , Alexander Shiyan , "linux-serial@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Jean-Christophe Plagniol-Villard On Mon, Feb 24, 2014 at 3:56 PM, Richard Genoud wrote: > 2014-02-24 15:44 GMT+01:00 Linus Walleij : >> On Mon, Feb 17, 2014 at 5:57 PM, Richard Genoud >> wrote: >> >>> This is needed for gpiod_get_direction(). >>> Otherwise, it returns -EINVAL. >>> >>> Signed-off-by: Richard Genoud >> >> Acked-by: Linus Walleij >> >> Can I apply this directly to the pinctrl tree or do you want it to >> go through AT91 ARM SoC with the rest of these patches >> or something? > > Well, I guess you can apply it on pinctrl tree. OK patch applied tentatively unless Nicolas or Jean-Christophe has objections. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Tue, 25 Feb 2014 10:34:33 +0100 Subject: [PATCH v3 6/7] pinctrl: at91: implement get_direction In-Reply-To: References: <1392656247-3351-1-git-send-email-richard.genoud@gmail.com> <1392656247-3351-7-git-send-email-richard.genoud@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 24, 2014 at 3:56 PM, Richard Genoud wrote: > 2014-02-24 15:44 GMT+01:00 Linus Walleij : >> On Mon, Feb 17, 2014 at 5:57 PM, Richard Genoud >> wrote: >> >>> This is needed for gpiod_get_direction(). >>> Otherwise, it returns -EINVAL. >>> >>> Signed-off-by: Richard Genoud >> >> Acked-by: Linus Walleij >> >> Can I apply this directly to the pinctrl tree or do you want it to >> go through AT91 ARM SoC with the rest of these patches >> or something? > > Well, I guess you can apply it on pinctrl tree. OK patch applied tentatively unless Nicolas or Jean-Christophe has objections. Yours, Linus Walleij