[U-Boot] [PATCH v2 01/19] Add gpio_request() to asm-generic header

Simon Glass sjg at chromium.org
Thu Sep 27 22:58:50 CEST 2012


Hi Anatolij,

On Fri, Sep 21, 2012 at 12:30 PM, Anatolij Gustschin <agust at denx.de> wrote:
> Hi Simon,
>
> On Wed, 13 Jun 2012 09:19:37 -0700
> Simon Glass <sjg at chromium.org> wrote:
>
>> This function should also be part of the GPIO API, so add it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>>  include/asm-generic/gpio.h |    9 +++++++++
>>  1 files changed, 9 insertions(+), 0 deletions(-)
>
> Applied to staging/agust at denx.de.

Thanks. I'm sorry to say that another patch has already done this (and
done a better job). It isn't particularly important, but you could
revert this since the code already exists at the top of the file.
Sorry I didn't spot this earlier - I think the patch was on the
mailing list but not merged.

Regards,
Simon

>
> Thanks,
> Anatolij


More information about the U-Boot mailing list