From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v5 3/7] gpio/xilinx: Add support for X86 Arch Date: Thu, 15 Jan 2015 17:13:13 +0100 Message-ID: References: <1418831474-24428-1-git-send-email-ricardo.ribalda@gmail.com> <1418831474-24428-4-git-send-email-ricardo.ribalda@gmail.com> <1421139747.22660.76.camel@x220> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ie0-f175.google.com ([209.85.223.175]:47035 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752505AbbAOQNO (ORCPT ); Thu, 15 Jan 2015 11:13:14 -0500 Received: by mail-ie0-f175.google.com with SMTP id x19so15651197ier.6 for ; Thu, 15 Jan 2015 08:13:13 -0800 (PST) In-Reply-To: <1421139747.22660.76.camel@x220> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Paul Bolle Cc: Ricardo Ribalda Delgado , Valentin Rothberg , Alexandre Courbot , Michal Simek , =?UTF-8?Q?S=C3=B6ren_Brinkmann?= , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" On Tue, Jan 13, 2015 at 10:02 AM, Paul Bolle wrote: > On Wed, 2014-12-17 at 16:51 +0100, Ricardo Ribalda Delgado wrote: >> Core can be accessed via PCIe on X86 platform. >> This patch also allows the driver to be used as module. >> >> Acked-by: Michal Simek >> Signed-off-by: Ricardo Ribalda Delgado >> --- >> drivers/gpio/Kconfig | 4 ++-- >> drivers/gpio/gpio-xilinx.c | 2 +- >> 2 files changed, 3 insertions(+), 3 deletions(-) > > This patch became c586b3075d5b ("gpio/xilinx: Add support for X86 Arch") > in today's linux-next (next-20150113). I noticed because a script I use > to check linux-next spotted a problem in it. Yes the topic line was way too long so I just took my axe and chopped of a string. Yours, Linus Walleij