Skip to content
  • Jonas Bonn's avatar
    openrisc: provide dma_map_ops · 7b903e6c
    Jonas Bonn authored
    
    
    This switches OpenRISC over to fully using the generic dma-mapping
    framework.  This was almost already the case as the architecture's
    implementation was essentially a copy of the generic header.
    
    This also brings this architecture in line with the recent changes
    to dma_map_ops (adding attributes to ops->alloc).
    
    Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
    7b903e6c