* [PATCH] duplicate initializer in sound/pci/hda/patch_realtek.c
@ 2007-10-27 20:20 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2007-10-27 20:20 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Takashi Iwai, linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index d9f78c8..1c50278 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -9299,7 +9299,6 @@ static struct alc_config_preset alc268_presets[] = {
.num_channel_mode = ARRAY_SIZE(alc268_modes),
.channel_mode = alc268_modes,
.input_mux = &alc268_capture_source,
- .input_mux = &alc268_capture_source,
.unsol_event = alc268_toshiba_unsol_event,
.init_hook = alc268_toshiba_automute,
},
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-27 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-27 20:20 [PATCH] duplicate initializer in sound/pci/hda/patch_realtek.c Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox