lkml.org 
[lkml]   [2018]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v2 05/13] mtd: rawnand: marvell: remove the dmaengine compat need
    Date
    Miquel Raynal <miquel.raynal@bootlin.com> writes:

    > Hi Robert,

    Actually, a last time error slipped in this patch here (I'm really doing poorly
    on the copy paste side):
    + nfc->dma_chan = dma_request_slave_channel(&nfc->dev, "data");

    This should rather be :
    + nfc->dma_chan = dma_request_slave_channel(nfc->dev, "data");

    Would you grant your ack for the next iteration with this change folded in ?

    Cheers.

    --
    Robert

    \
     
     \ /
      Last update: 2018-05-24 20:08    [W:2.695 / U:0.756 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site