• Paul Mundt's avatar
    sh: Drop name overload in dma-sh. · e803aaf6
    Paul Mundt authored
    Pass along the dev_id from request_dma() all the way down,
    rather than inserting an artificial name relating to the TEI
    line that we were doing before.
    
    This makes the line a bit less obvious, but dev_id is the proper
    behaviour for this regardless.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    e803aaf6
dma-sh.c 7.11 KB