diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-03-18 22:26:13 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-03-19 06:00:58 -0400 |
commit | b7a5633ab39105b47b341249824f9387a002cea9 (patch) | |
tree | 372372d69116b65fa0893d9dddbd3e45f092aa17 | |
parent | ab5097b11f6fcb587b65cd08bd7241661ade77db (diff) |
fix comment typo in sound/pci/hda/hda_local.h
I think this should be automatic pin instead of ping.
(but could be wrong).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | sound/pci/hda/hda_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_local.h b/sound/pci/hda/hda_local.h index 7cee364976ff..7a97f126f6f7 100644 --- a/sound/pci/hda/hda_local.h +++ b/sound/pci/hda/hda_local.h | |||
@@ -361,7 +361,7 @@ struct hda_bus_unsolicited { | |||
361 | }; | 361 | }; |
362 | 362 | ||
363 | /* | 363 | /* |
364 | * Helper for automatic ping configuration | 364 | * Helper for automatic pin configuration |
365 | */ | 365 | */ |
366 | 366 | ||
367 | enum { | 367 | enum { |