Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148372
b: refs/heads/master
c: 032abb5
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jun 5, 2009
1 parent 7be54bb commit 1ad6be8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 2a36f67f8c81f0babda0e811c760b7bfa971010b
refs/heads/master: 032abb519c23000f8a0fae78bb460047f9129270
2 changes: 1 addition & 1 deletion trunk/sound/pci/ctxfi/ctmixer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ int ct_alsa_mix_create(struct ct_atc *atc,
int err = 0;

/* Create snd kcontrol instances on demand */
vol_ctl.device = swh_ctl.device = device;
/* vol_ctl.device = swh_ctl.device = device; */ /* better w/ device 0 */
err = ct_mixer_kcontrols_create((struct ct_mixer *)atc->mixer);
if (err)
return err;
Expand Down

0 comments on commit 1ad6be8

Please sign in to comment.