diff options
Diffstat (limited to 'sound/pci/hda/patch_cmedia.c')
| -rw-r--r-- | sound/pci/hda/patch_cmedia.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_cmedia.c b/sound/pci/hda/patch_cmedia.c index 85c81feb10c..a45c1169762 100644 --- a/sound/pci/hda/patch_cmedia.c +++ b/sound/pci/hda/patch_cmedia.c @@ -66,7 +66,7 @@ struct cmi_spec {  	struct hda_pcm pcm_rec[2];	/* PCM information */ -	/* pin deafault configuration */ +	/* pin default configuration */  	hda_nid_t pin_nid[NUM_PINS];  	unsigned int def_conf[NUM_PINS];  	unsigned int pin_def_confs;  |