projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6809cd6
)
ALSA: hda - Fix typo
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 8 Nov 2016 14:48:06 +0000
(15:48 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 8 Nov 2016 14:51:43 +0000
(15:51 +0100)
EPAD -> EAPD
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
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 2f909dd8b7b851680f5c84195f046d58046144c9..47224c69cc069f3ff1507f06f6e471dee033b33b 100644
(file)
--- a/
sound/pci/hda/patch_realtek.c
+++ b/
sound/pci/hda/patch_realtek.c
@@
-420,7
+420,7
@@
static void alc_auto_setup_eapd(struct hda_codec *codec, bool on)
}
/* generic shutup callback;
- * just turning off E
PA
D and a little pause for avoiding pop-noise
+ * just turning off E
AP
D and a little pause for avoiding pop-noise
*/
static void alc_eapd_shutup(struct hda_codec *codec)
{