[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:
parent
efa762f597
commit
3273961fe1
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue