aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm646x-evm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-davinci/board-dm646x-evm.c')
-rw-r--r--arch/arm/mach-davinci/board-dm646x-evm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-davinci/board-dm646x-evm.c b/arch/arm/mach-davinci/board-dm646x-evm.c
index fa91520532ac..cb30afe22050 100644
--- a/arch/arm/mach-davinci/board-dm646x-evm.c
+++ b/arch/arm/mach-davinci/board-dm646x-evm.c
@@ -268,7 +268,6 @@ static u8 dm646x_dit_serializer_direction[] = {
268 268
269static struct snd_platform_data dm646x_evm_snd_data[] = { 269static struct snd_platform_data dm646x_evm_snd_data[] = {
270 { 270 {
271 .clk_name = "mcasp0",
272 .tx_dma_offset = 0x400, 271 .tx_dma_offset = 0x400,
273 .rx_dma_offset = 0x400, 272 .rx_dma_offset = 0x400,
274 .op_mode = DAVINCI_MCASP_IIS_MODE, 273 .op_mode = DAVINCI_MCASP_IIS_MODE,
@@ -278,7 +277,6 @@ static struct snd_platform_data dm646x_evm_snd_data[] = {
278 .eventq_no = EVENTQ_0, 277 .eventq_no = EVENTQ_0,
279 }, 278 },
280 { 279 {
281 .clk_name = "mcasp1",
282 .tx_dma_offset = 0x400, 280 .tx_dma_offset = 0x400,
283 .rx_dma_offset = 0, 281 .rx_dma_offset = 0,
284 .op_mode = DAVINCI_MCASP_DIT_MODE, 282 .op_mode = DAVINCI_MCASP_DIT_MODE,