projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d54f08
)
ALSA: Typo. s/distrubs/disturbs/
author
Paul Menzel
<paulepanter@users.sourceforge.net>
Mon, 8 Feb 2010 19:37:26 +0000
(20:37 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 22 Feb 2010 07:36:56 +0000
(08:36 +0100)
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/hda_intel.c
b/sound/pci/hda/hda_intel.c
index
06f230f
..
051cf51
100644
(file)
--- a/
sound/pci/hda/hda_intel.c
+++ b/
sound/pci/hda/hda_intel.c
@@
-1411,7
+1411,7
@@
static int __devinit azx_codec_create(struct azx *chip, const char *model)
chip->codec_mask &= ~(1 << c);
/* More badly, accessing to a non-existing
* codec often screws up the controller chip,
- * and dist
ru
bs the further communications.
+ * and dist
ur
bs the further communications.
* Thus if an error occurs during probing,
* better to reset the controller chip to
* get back to the sanity state.