From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 22 Aug 2013 08:26:33 +0200 Subject: [U-Boot] [PATCH 1/4] gpio: atmel: fix code to use pointer for pio port In-Reply-To: <52158248.9090801@atmel.com> References: <1376375912-13835-1-git-send-email-voice.shen@atmel.com> <1376375912-13835-2-git-send-email-voice.shen@atmel.com> <5214D7DD.2060205@gmail.com> <52158248.9090801@atmel.com> Message-ID: <5215AF19.6020305@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bo, On 22.08.13 05:15, Bo Shen wrote: > Hi Andreas, > > On 8/21/2013 23:08, Andreas Bie?mann wrote: >> Hi Bo, >> >> On 08/13/2013 08:38 AM, Bo Shen wrote: >> Please adopt all places in this file with mentioned changes and tell me >> your opinion about erroneous return value. > > For the erroneous return value, actually we never check it (consider it > always successfully). So, I think now we just keep it as is, and > consider a proper method after this patch set. Would it be OK? I'm fine with that. If no one else complains I'll try to push this into -rc2 for this release. The API change would then come for next release, am I right? Best regards Andreas Bie?mann