From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v6 01/10] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards Date: Thu, 29 Jun 2017 16:48:52 +0200 Message-ID: <20170629144852.GB23512@kroah.com> References: <4c5f5a761255c584e57fb96e35021104367616e5.1497033197.git.jan.kiszka@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4c5f5a761255c584e57fb96e35021104367616e5.1497033197.git.jan.kiszka@siemens.com> Sender: linux-gpio-owner@vger.kernel.org To: Jan Kiszka Cc: Linus Walleij , Alexandre Courbot , Linux Kernel Mailing List , linux-serial@vger.kernel.org, linux-gpio@vger.kernel.org, Sudip Mukherjee , Andy Shevchenko , Sascha Weisenberger List-Id: linux-serial@vger.kernel.org On Fri, Jun 09, 2017 at 08:33:09PM +0200, Jan Kiszka wrote: > Commtech adapters need the MPIOs for internal purposes, and the > gpio-exar driver already refused to pick them up. But there is actually > no point in even creating the underlying platform device. > > Signed-off-by: Jan Kiszka > Reviewed-by: Andy Shevchenko > Acked-by: Linus Walleij Acked-by: Greg Kroah-Hartman