Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70462457 authored by Masanari Iida's avatar Masanari Iida Committed by Takashi Iwai
Browse files

ALSA: hda - Fix typo in hda_controller.c



This patch fix spelling typo in hda_controller.c.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent ffcd28d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1993,4 +1993,4 @@ void azx_notifier_unregister(struct azx *chip)
EXPORT_SYMBOL_GPL(azx_notifier_unregister);

MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Common HDA driver funcitons");
MODULE_DESCRIPTION("Common HDA driver functions");