Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47103
b: refs/heads/master
c: e6327cf
h: refs/heads/master
i:
  47101: e3aafd2
  47099: ed937ec
  47095: 1d1663a
  47087: 92867c9
  47071: 4278766
  47039: 46b0915
  46975: 78f825a
  46847: 8e3d81e
  46591: 94c827b
  46079: a05d720
  45055: dc1301f
v: v3
  • Loading branch information
James Courtier-Dutton authored and Jaroslav Kysela committed Feb 9, 2007
1 parent fd0498a commit 4cb2606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4c07c81832a9303eeb36afb8f76ad0594e66cf5e
refs/heads/master: e6327cf90b1e5e849ac87fbdaee7822a64b6ff56
4 changes: 2 additions & 2 deletions trunk/sound/pci/ca0106/ca0106_mixer.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,14 +539,14 @@ static struct snd_kcontrol_new snd_ca0106_volume_ctls[] __devinitdata = {
},
{
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
.name = "Digital Capture Source",
.name = "Digital Source Capture Enum",
.info = snd_ca0106_capture_source_info,
.get = snd_ca0106_capture_source_get,
.put = snd_ca0106_capture_source_put
},
{
.iface = SNDRV_CTL_ELEM_IFACE_MIXER,
.name = "Capture Source",
.name = "Analog Source Capture Enum",
.info = snd_ca0106_i2c_capture_source_info,
.get = snd_ca0106_i2c_capture_source_get,
.put = snd_ca0106_i2c_capture_source_put
Expand Down

0 comments on commit 4cb2606

Please sign in to comment.