Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */