V4L/DVB (5069): Fix bttv and friends on 64bit machines with lots of memory
authorGerd Hoffmann <kraxel@novell.com>
Sat, 13 Jan 2007 00:26:32 +0000 (21:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 15 Jan 2007 18:26:01 +0000 (16:26 -0200)
We have a DMA32 zone now, lets use it to make sure the card
can reach the memory we have allocated for the video frame
buffers.

Signed-off-by: Gerds Hoffmann <kraxel@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found