[PATCH] synclink: update to use DMA mapping API
authorPaul Fulghum <paulkf@microgate.com>
Mon, 14 Nov 2005 00:07:19 +0000 (16:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:15 +0000 (18:14 -0800)
commit0ff1b2c8ceaf92197f756be569afefd593c56f68
tree39b7dbd20533193ae2bd79cc3187fe52d15104a1
parentab4eb43ce759559d7b15c5dde4a1562f202539f6
[PATCH] synclink: update to use DMA mapping API

Update synclink to use DMA mapping API.  This removes warning about
isa_virt_to_bus() usage on architectures other than i386

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/synclink.c