* [PATCH][trivial] ALSA:hda - Fix typo in hda_controller.c
@ 2015-01-15 10:22 Masanari Iida
2015-01-15 11:04 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2015-01-15 10:22 UTC (permalink / raw)
To: perex, tiwai, linux-kernel, trivial; +Cc: Masanari Iida
This patch fix spelling typo in hda_controller.c.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
sound/pci/hda/hda_controller.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
index 0cfc9c8..657b604 100644
--- a/sound/pci/hda/hda_controller.c
+++ b/sound/pci/hda/hda_controller.c
@@ -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");
--
2.3.0.rc0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH][trivial] ALSA:hda - Fix typo in hda_controller.c
2015-01-15 10:22 [PATCH][trivial] ALSA:hda - Fix typo in hda_controller.c Masanari Iida
@ 2015-01-15 11:04 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2015-01-15 11:04 UTC (permalink / raw)
To: Masanari Iida; +Cc: perex, linux-kernel, trivial
At Thu, 15 Jan 2015 19:22:19 +0900,
Masanari Iida wrote:
>
> This patch fix spelling typo in hda_controller.c.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Applied, thanks.
Takashi
> ---
> sound/pci/hda/hda_controller.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/pci/hda/hda_controller.c b/sound/pci/hda/hda_controller.c
> index 0cfc9c8..657b604 100644
> --- a/sound/pci/hda/hda_controller.c
> +++ b/sound/pci/hda/hda_controller.c
> @@ -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");
> --
> 2.3.0.rc0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-15 11:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-15 10:22 [PATCH][trivial] ALSA:hda - Fix typo in hda_controller.c Masanari Iida
2015-01-15 11:04 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome