From 3d0aa480a5810a7a30ad3e60eca71970b7d1a8c8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 20 Jul 2009 17:08:01 +0200 Subject: [PATCH] --- yaml --- r: 157755 b: refs/heads/master c: 9c6c529a21cd3b6efb367256a239eec4153721c0 h: refs/heads/master i: 157753: 65fa3a696c5961b9d85265831a99f43adf9a05f7 157751: f7d34dfb86026d81b2303ae6c63fece2db21cfd0 v: v3 --- [refs] | 2 +- trunk/sound/pci/ctxfi/ctdaio.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8d27d775142e..58662a2cf4fe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bc5304b6fb6c572452b538512761a126f0e0b0d8 +refs/heads/master: 9c6c529a21cd3b6efb367256a239eec4153721c0 diff --git a/trunk/sound/pci/ctxfi/ctdaio.c b/trunk/sound/pci/ctxfi/ctdaio.c index 082e35c08c02..deb6cfa73600 100644 --- a/trunk/sound/pci/ctxfi/ctdaio.c +++ b/trunk/sound/pci/ctxfi/ctdaio.c @@ -57,9 +57,9 @@ struct daio_rsc_idx idx_20k1[NUM_DAIOTYP] = { struct daio_rsc_idx idx_20k2[NUM_DAIOTYP] = { [LINEO1] = {.left = 0x40, .right = 0x41}, - [LINEO2] = {.left = 0x70, .right = 0x71}, + [LINEO2] = {.left = 0x60, .right = 0x61}, [LINEO3] = {.left = 0x50, .right = 0x51}, - [LINEO4] = {.left = 0x60, .right = 0x61}, + [LINEO4] = {.left = 0x70, .right = 0x71}, [LINEIM] = {.left = 0x45, .right = 0xc5}, [SPDIFOO] = {.left = 0x00, .right = 0x01}, [SPDIFIO] = {.left = 0x05, .right = 0x85},