From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3 05/10] gpio: exar: Fix iomap request Date: Mon, 29 May 2017 14:32:39 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-io0-f178.google.com ([209.85.223.178]:32941 "EHLO mail-io0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750986AbdE2Mck (ORCPT ); Mon, 29 May 2017 08:32:40 -0400 Received: by mail-io0-f178.google.com with SMTP id p24so40477060ioi.0 for ; Mon, 29 May 2017 05:32:40 -0700 (PDT) In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jan Kiszka Cc: Greg Kroah-Hartman , Alexandre Courbot , Linux Kernel Mailing List , "linux-serial@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Sudip Mukherjee , Andy Shevchenko , Sascha Weisenberger On Fri, May 26, 2017 at 6:02 PM, Jan Kiszka wrote: > The UART driver already maps the resource for us. Trying to do this here > only fails and leaves us with a non-working device. > > Signed-off-by: Jan Kiszka > Reviewed-by: Andy Shevchenko Acked-by: Linus Walleij Yours, Linus Walleij