From: Steven Toth Date: Mon, 10 Oct 2011 14:09:53 +0000 (-0300) Subject: [media] cx23885: setup the dma mapping for raw audio support X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3273961fe19116f0b94346bf3f82d23a956c3db4;p=linux-beck.git [media] cx23885: setup the dma mapping for raw audio support Signed-off-by: Steven Toth Signed-off-by: Mauro Carvalho Chehab --- 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[] = { .cnt2_reg = DMA5_CNT2, }, [SRAM_CH07] = { - .name = "ch7", .name = "TV Audio", .cmds_start = 0x10190, .ctrl_start = 0x10480,