From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v1 4/5] gpio: ge: convert to use basic mmio gpio library Date: Fri, 16 Jan 2015 16:26:20 +0100 Message-ID: References: <1417435778-21879-1-git-send-email-kamlakant.patel@linaro.org> <1417435778-21879-5-git-send-email-kamlakant.patel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ie0-f179.google.com ([209.85.223.179]:55988 "EHLO mail-ie0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756447AbbAPP0V (ORCPT ); Fri, 16 Jan 2015 10:26:21 -0500 Received: by mail-ie0-f179.google.com with SMTP id rp18so21149149iec.10 for ; Fri, 16 Jan 2015 07:26:21 -0800 (PST) In-Reply-To: <1417435778-21879-5-git-send-email-kamlakant.patel@linaro.org> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Kamlakant Patel Cc: Alexandre Courbot , "linux-gpio@vger.kernel.org" , Martyn Welch On Mon, Dec 1, 2014 at 1:09 PM, wrote: > From: Kamlakant Patel > > This patch converts GE GPIO driver to use basic_mmio_gpio > generic library. > > Signed-off-by: Kamlakant Patel Patch applied with Martyn's Acked-by. Yours, Linus Walleij