Commit c3132925 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela

[ALSA] Fix a typo in comments

HDA generic driver
Fix a typo in comments.
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 230cd5e2
......@@ -44,7 +44,7 @@ struct hda_gnode {
struct list_head list;
};
/* pathc-specific record */
/* patch-specific record */
struct hda_gspec {
struct hda_gnode *dac_node; /* DAC node */
struct hda_gnode *out_pin_node; /* Output pin (Line-Out) node */
......
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