Add missing DMA ops
authorJonas Bonn <jonas@southpole.se>
Mon, 5 Sep 2011 11:47:10 +0000 (13:47 +0200)
committerJonas Bonn <jonas@southpole.se>
Sun, 11 Sep 2011 07:50:39 +0000 (09:50 +0200)
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: Jonas Bonn <jonas@southpole.se>

No differences found