Commit 4ce8e6a5 authored by Lars-Peter Clausen's avatar Lars-Peter Clausen Committed by Takashi Iwai

ALSA: hda - Fix typo

EPAD -> EAPD
Signed-off-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6809cd68
...@@ -420,7 +420,7 @@ static void alc_auto_setup_eapd(struct hda_codec *codec, bool on) ...@@ -420,7 +420,7 @@ static void alc_auto_setup_eapd(struct hda_codec *codec, bool on)
} }
/* generic shutup callback; /* generic shutup callback;
* just turning off EPAD and a little pause for avoiding pop-noise * just turning off EAPD and a little pause for avoiding pop-noise
*/ */
static void alc_eapd_shutup(struct hda_codec *codec) static void alc_eapd_shutup(struct hda_codec *codec)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment