mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
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>
This commit is contained in:
parent
ab5097b11f
commit
b7a5633ab3
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ struct hda_bus_unsolicited {
|
|||
};
|
||||
|
||||
/*
|
||||
* Helper for automatic ping configuration
|
||||
* Helper for automatic pin configuration
|
||||
*/
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Reference in a new issue