aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
diff options
context:
space:
mode:
authorSteven Toth <stoth@kernellabs.com>2011-10-10 10:09:53 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-10-14 16:03:46 -0400
commit3273961fe19116f0b94346bf3f82d23a956c3db4 (patch)
tree6a73a9b30130275441250d97414a3d75049b7d94 /drivers/media/video/cx23885
parentefa762f597cb6ec094a9e62acd4f1167b3199d34 (diff)
[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>
Diffstat (limited to 'drivers/media/video/cx23885')
-rw-r--r--drivers/media/video/cx23885/cx23885-core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/cx23885-core.c b/drivers/media/video/cx23885/cx23885-core.c
index d8dfa40b4af9..a50b5cf2b6be 100644
--- a/drivers/media/video/cx23885/cx23885-core.c
+++ b/drivers/media/video/cx23885/cx23885-core.c
@@ -155,7 +155,6 @@ static struct sram_channel cx23885_sram_channels[] = {
155 .cnt2_reg = DMA5_CNT2, 155 .cnt2_reg = DMA5_CNT2,
156 }, 156 },
157 [SRAM_CH07] = { 157 [SRAM_CH07] = {
158 .name = "ch7",
159 .name = "TV Audio", 158 .name = "TV Audio",
160 .cmds_start = 0x10190, 159 .cmds_start = 0x10190,
161 .ctrl_start = 0x10480, 160 .ctrl_start = 0x10480,