Skip to content

Commit

Permalink
[ALSA] Fix a typo in comments
Browse files Browse the repository at this point in the history
HDA generic driver
Fix a typo in comments.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed May 29, 2005
1 parent 230cd5e commit c313292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/pci/hda/hda_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit c313292

Please sign in to comment.