diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-09-28 11:17:36 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-09-28 11:54:20 +0200 |
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 0fa05ed6681..a8ec4e8271a 100644 --- a/sound/pci/oxygen/xonar_cs43xx.c +++ b/sound/pci/oxygen/xonar_cs43xx.c @@ -41,6 +41,10 @@ * CS4362A: * * AD0 <- 0 + * + * CM9780: + * + * GPO 0 -> route line-in (0) or AC97 output (1) to CS5361 input */ #include <linux/pci.h> |