From 73bdd44950e5e5cc51aa73008cf8772116226873 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 19 Dec 2008 13:55:17 +0100 Subject: [PATCH] --- yaml --- r: 120373 b: refs/heads/master c: 8df0f70751dc0e51d0550caee3416339183c5767 h: refs/heads/master i: 120371: bea2a82c51d76efcb5ef8733a857c59fa4fe7728 v: v3 --- [refs] | 2 +- trunk/sound/pci/ca0106/ca0106_mixer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3fb7356d66f5..c6a9e1882e65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 86effd7e12ca63cecfd218717473d606e138e5e1 +refs/heads/master: 8df0f70751dc0e51d0550caee3416339183c5767 diff --git a/trunk/sound/pci/ca0106/ca0106_mixer.c b/trunk/sound/pci/ca0106/ca0106_mixer.c index cccc32cdb943..9845a20f5427 100644 --- a/trunk/sound/pci/ca0106/ca0106_mixer.c +++ b/trunk/sound/pci/ca0106/ca0106_mixer.c @@ -806,8 +806,8 @@ int __devinit snd_ca0106_mixer(struct snd_ca0106 *emu) #ifdef CONFIG_PM struct ca0106_vol_tbl { - unsigned int reg; unsigned int channel_id; + unsigned int reg; }; static struct ca0106_vol_tbl saved_volumes[NUM_SAVED_VOLUMES] = {