From: Jonas Bonn Date: Sun, 15 Apr 2012 19:09:25 +0000 (+0200) Subject: openrisc: provide dma_map_ops X-Git-Tag: v3.5-rc1~175^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b903e6c021a5462e26ea7a8f014fa60b6782bdb;p=pandora-kernel.git openrisc: provide dma_map_ops 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 --- Reading git-diff-tree failed