Vinod Koul <vkoul@xxxxxxxxxx> writes: > On 28-01-20, 22:50, Michael Ellerman wrote: ... > > I have modified this to below as this: > > --- a/Documentation/driver-api/dmaengine/client.rst > +++ b/Documentation/driver-api/dmaengine/client.rst > @@ -151,8 +151,8 @@ The details of these operations are: > Note that callbacks will always be invoked from the DMA > engines tasklet, never from interrupt context. > > - Optional: per descriptor metadata > - --------------------------------- > +Optional: per descriptor metadata > +--------------------------------- > DMAengine provides two ways for metadata support. > > DESC_METADATA_CLIENT > > And I will add this as fixes and it should be in linux-next tomorrow Thanks! cheers