V4L/DVB (6154): NMI hang and corrupt transport packet fixes
authorSteven Toth <stoth@hauppauge.com>
Mon, 19 Mar 2007 20:46:03 +0000 (17:46 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:08:01 +0000 (22:08 -0300)
commit3bd4065961aa03d030cd58feec03d60479fc4348
tree6b22ebbed73220be33a4a6d3143fb2f07b3accc0
parenta2129af5b65e28dc3a10402603aa714e493b2169
V4L/DVB (6154): NMI hang and corrupt transport packet fixes

The sram allocations for the cx23887 differ slightly from the cx23885.
This patch modifies the cx23887 specific sram memory map to reflect this.
As a result, interrupts and DMA handling have also been enabled in
cx23885_start_dma() for 887 specific boards.

ATSC streaming is now available on cx23885 and cx23887 bridges.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885-core.c