Re: [PATCH v9 17/20] tools: gpio: port gpio-hammer to v2 uAPI

From: Kent Gibson
Date: Thu Sep 24 2020 - 03:51:04 EST


On Wed, Sep 23, 2020 at 07:30:52PM +0300, Andy Shevchenko wrote:
> On Tue, Sep 22, 2020 at 5:36 AM Kent Gibson <warthog618@xxxxxxxxx> wrote:
> >
> > Port the gpio-hammer tool to the latest GPIO uAPI.
>
> _BITUL() and _BITULL() are part of Linux uAPI. Why not to use them?
> const.h
>

Yeah, that is an oversight on my part - will change for v10.

Cheers,
Kent.