From 1ad6be80451f49ee665ccc1b954f6ca4dbbd8269 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 5 Jun 2009 16:37:19 +0200 Subject: [PATCH] --- yaml --- r: 148372 b: refs/heads/master c: 032abb519c23000f8a0fae78bb460047f9129270 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/ctxfi/ctmixer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4915916712e9..436fc4458ca5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2a36f67f8c81f0babda0e811c760b7bfa971010b +refs/heads/master: 032abb519c23000f8a0fae78bb460047f9129270 diff --git a/trunk/sound/pci/ctxfi/ctmixer.c b/trunk/sound/pci/ctxfi/ctmixer.c index 177c46e248db..fac783f585fc 100644 --- a/trunk/sound/pci/ctxfi/ctmixer.c +++ b/trunk/sound/pci/ctxfi/ctmixer.c @@ -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;