projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7debbe5
)
[ALSA] hda-codec - Remove superfluous code
author
Takashi Iwai
<tiwai@suse.de>
Thu, 16 Aug 2007 13:02:16 +0000
(15:02 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 16 Oct 2007 13:59:05 +0000
(15:59 +0200)
Remove the superfluous code that's actually not used at all.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_realtek.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/patch_realtek.c
b/sound/pci/hda/patch_realtek.c
index b63d185433f9abd5ce790e7966c0a7ed7d83ed2b..31ff11721b7decfbcb24f13298f59df4b32767b0 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-8672,10
+8672,6
@@
static void alc268_auto_init(struct hda_codec *codec)
alc268_auto_init_analog_input(codec);
}
-#ifdef CONFIG_SND_HDA_POWER_SAVE
-#define alc883_loopbacks alc880_loopbacks
-#endif
-
/*
* configuration and preset
*/