ALSA: hda - Fix typo

EPAD -> EAPD

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Lars-Peter Clausen 2016-11-08 15:48:06 +01:00 committed by Takashi Iwai
parent 6809cd682b
commit 4ce8e6a51a

View file

@ -420,7 +420,7 @@ static void alc_auto_setup_eapd(struct hda_codec *codec, bool on)
}
/* 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)
{