staging: et131x: Convert rest of pci memory management to dma api
authorMark Einon <mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:47 +0000 (01:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 08:07:12 +0000 (10:07 +0200)
commit26dc751e25026c1f3e774bdd142fa6f405559c46
tree5732bd9c7f71a0b477aaa537809f4cf52a8831e1
parent06709e962322eb565f1e5ce591df7efb3db07c1f
staging: et131x: Convert rest of pci memory management to dma api

Replaced pci map/unmap and set_mask calls with their dma equivalents.
Also updated comments to reflect this.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et131x.c