• J
    Add missing DMA ops · 707b38a0
    Jonas Bonn 提交于
    For the initial architecture submission, not all of the DMA ops were
    implemented.  This patch adds the *map_page and *map_sg variants of the
    DMA mapping ops.
    
    This patch is currently of interest mainly to some drivers that haven't
    been submitted upstream yet.
    Signed-off-by: NJonas Bonn <jonas@southpole.se>
    707b38a0
dma.c 5.4 KB