openrisc: provide dma_map_ops
authorJonas Bonn <jonas@southpole.se>
Sun, 15 Apr 2012 19:09:25 +0000 (21:09 +0200)
committerJonas Bonn <jonas@southpole.se>
Tue, 8 May 2012 09:43:51 +0000 (11:43 +0200)
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: Jonas Bonn <jonas@southpole.se>

No differences found