diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-09-28 05:17:36 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-09-28 05:54:20 -0400 |
commit | dc0adf48daa81b05765d3c5ebab76321f77e9d21 (patch) | |
tree | ffe681631797c7a66d9e64516e745e8fea100f2a /sound/pci/oxygen/xonar_cs43xx.c | |
parent | 3d8bb454c4fbe18cea1adfd4183a4a9ef5f0ef04 (diff) |
sound: oxygen: more hardware documentation
Add some comments describing the hardware pin routing.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/oxygen/xonar_cs43xx.c')
-rw-r--r-- | sound/pci/oxygen/xonar_cs43xx.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/pci/oxygen/xonar_cs43xx.c b/sound/pci/oxygen/xonar_cs43xx.c index 0fa05ed6681d..a8ec4e8271a4 100644 --- a/sound/pci/oxygen/xonar_cs43xx.c +++ b/sound/pci/oxygen/xonar_cs43xx.c | |||
@@ -41,6 +41,10 @@ | |||
41 | * CS4362A: | 41 | * CS4362A: |
42 | * | 42 | * |
43 | * AD0 <- 0 | 43 | * AD0 <- 0 |
44 | * | ||
45 | * CM9780: | ||
46 | * | ||
47 | * GPO 0 -> route line-in (0) or AC97 output (1) to CS5361 input | ||
44 | */ | 48 | */ |
45 | 49 | ||
46 | #include <linux/pci.h> | 50 | #include <linux/pci.h> |