mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 17:35:36 -04:00
ALSA: hda - Fix typo in hda_controller.c
This patch fix spelling typo in hda_controller.c. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
committed by
Takashi Iwai
parent
ffcd28d88e
commit
70462457ff
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user