]> git.karo-electronics.de Git - karo-tx-linux.git/commit
DVB: cx23885: SRAM changes for the 885 and 887 silicon parts
authorSteven Toth <stoth@hauppauge.com>
Tue, 29 Jul 2008 02:01:40 +0000 (22:01 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Aug 2008 19:43:10 +0000 (12:43 -0700)
commit36f11ab7531b470393fee7f4f8be6035c3a75d7b
tree234035c46c4994d6d356a21b4589772093785179
parenta4401924329d5ff3e696d3de00e9277633a28769
DVB: cx23885: SRAM changes for the 885 and 887 silicon parts

(cherry picked from commit 7e994302ed3fc6d209ce247ad5b6d9c2499bf7c2)

DVB: cx23885: SRAM changes for the 885 and 887 silicon parts

In a previous patch I merged both memory maps into a single struct,
believing that they could be combined. We've since found problems
with streaming multiple channels on the 885. I'm restoring the
multiple memory map structs - in line with the windows driver.

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