From: Richard Cochran <richardcoch...@gmail.com> Date: Thu, 12 Sep 2019 09:56:09 -0700
> On Wed, Sep 11, 2019 at 09:16:22AM +0300, Felipe Balbi wrote: >> Some controllers allow for a one-shot output pulse, in contrast to >> periodic output. Now that we have extensible versions of our IOCTLs, we >> can finally make use of the 'flags' field to pass a bit telling driver >> that if we want one-shot pulse output. >> >> Signed-off-by: Felipe Balbi <felipe.ba...@linux.intel.com> >> --- >> >> Changes since v3: >> - Remove bogus bitwise negation >> >> Changes since v2: >> - Add _PEROUT_ to bit macro >> >> Changes since v1: >> - remove comment from .flags field > > Reviewed-by: Richard Cochran <richardcoch...@gmail.com> > > @davem, these two are good to go! Ok, thanks for reviewing.