From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: [PATCH v5 3/7] gpio/xilinx: Add support for X86 Arch Date: Tue, 13 Jan 2015 10:20:25 +0100 Message-ID: <1421140825.22660.85.camel@x220> 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" Content-Transfer-Encoding: 7bit Return-path: Received: from cpsmtpb-ews08.kpnxchange.com ([213.75.39.13]:62927 "EHLO cpsmtpb-ews08.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751451AbbAMJU2 (ORCPT ); Tue, 13 Jan 2015 04:20:28 -0500 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Ricardo Ribalda Delgado Cc: Valentin Rothberg , Linus Walleij , Alexandre Courbot , Michal Simek , =?ISO-8859-1?Q?S=F6ren?= Brinkmann , "linux-gpio@vger.kernel.org" , LKML Hi Ricardo, On Tue, 2015-01-13 at 10:04 +0100, Ricardo Ribalda Delgado wrote: > Thanks for noticing > > Shall I send the patch or you want to do it yourself? I rather prefer you do it, even if it looks trivial. Changing that line to [...] || X86) will apparently enable a bit of code for the first time on x86. Code that I know nothing about. I don't even know how to build or test it. See, I've submitted such obviously correct and trivial changes before, only to receive fan mail from the kbuild test robot the very next day. I hope to not repeat that experience. Paul Bolle