1
0
Fork 0

[ALSA] Fix a typo in comments

HDA generic driver
Fix a typo in comments.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
hifive-unleashed-5.1
Takashi Iwai 2005-04-20 13:43:00 +02:00 committed by Jaroslav Kysela
parent 230cd5e248
commit c313292575
1 changed files with 1 additions and 1 deletions

View File

@ -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 */