aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-01-14 09:55:32 +0100
committerTakashi Iwai <tiwai@suse.de>2011-01-14 09:55:32 +0100
commit361fe6e90888af83d5bfdfc152d737018cbede43 (patch)
treebb6f1a6a25ccfac1b43aff0c8e546bd8283cc793 /sound/pci/hda/patch_realtek.c
parentad09fc9d2156f3d37537b34418a6b79309013d33 (diff)
ALSA: hda - Rearrange fixup struct in patch_realtek.c
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index b445ae98942..69554061c16 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1691,6 +1691,8 @@ struct alc_model_fixup {
struct alc_fixup {
int type;
+ bool chained;
+ int chain_id;
union {
unsigned int sku;
const struct alc_pincfg *pins;
@@ -1699,8 +1701,6 @@ struct alc_fixup {
const struct alc_fixup *fix,
int action);
} v;
- bool chained;
- int chain_id;
};
enum {