]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit10329b962be782fa4fbebea9358063a4507d0c4d
treecfaefaecc6cc64bf978d5136e129abc9a6bd395a
parente382f62be8a92ebbdf697ebfab260b7d943a359f
V4L/DVB (5069): Fix bttv and friends on 64bit machines with lots of memory

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>
drivers/media/video/video-buf.c