From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] gpio: ath79: Check valid gpio count for both DT and non-DT cases Date: Thu, 25 Feb 2016 10:10:30 +0100 Message-ID: References: <1455932887.31674.0.camel@ingics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ob0-f181.google.com ([209.85.214.181]:34133 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758808AbcBYJKb (ORCPT ); Thu, 25 Feb 2016 04:10:31 -0500 Received: by mail-ob0-f181.google.com with SMTP id ts10so43360110obc.1 for ; Thu, 25 Feb 2016 01:10:30 -0800 (PST) In-Reply-To: <1455932887.31674.0.camel@ingics.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Axel Lin Cc: Alban Bedel , Alexandre Courbot , "linux-gpio@vger.kernel.org" On Sat, Feb 20, 2016 at 2:48 AM, Axel Lin wrote: > Move the code checking valid gpio count to cover both DT and non-DT cases. > > Signed-off-by: Axel Lin Patch applied with Alban's ACK. Yours, Linus Walleij