[media] cx23885: setup the dma mapping for raw audio support

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Steven Toth 2011-10-10 11:09:53 -03:00 committed by Mauro Carvalho Chehab
parent efa762f597
commit 3273961fe1
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ static struct sram_channel cx23885_sram_channels[] = {
.cnt2_reg = DMA5_CNT2, .cnt2_reg = DMA5_CNT2,
}, },
[SRAM_CH07] = { [SRAM_CH07] = {
.name = "ch7",
.name = "TV Audio", .name = "TV Audio",
.cmds_start = 0x10190, .cmds_start = 0x10190,
.ctrl_start = 0x10480, .ctrl_start = 0x10480,