forked from Minki/linux
[ALSA] Fix a typo in comments
HDA generic driver Fix a typo in comments. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
230cd5e248
commit
c313292575
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user