Skip to content

Commit

Permalink
ALSA: hda: comment typo fix
Browse files Browse the repository at this point in the history
fix a typo in comment for is_in_nid_list().

Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Wu Fengguang authored and Jaroslav Kysela committed Oct 10, 2008
1 parent 5c1d1a9 commit 6b34500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -2789,7 +2789,7 @@ int snd_hda_multi_out_analog_cleanup(struct hda_codec *codec,
}

/*
* Helper for automatic ping configuration
* Helper for automatic pin configuration
*/

static int is_in_nid_list(hda_nid_t nid, hda_nid_t *list)
Expand Down

0 comments on commit 6b34500

Please sign in to comment.