From 04e5705b3c64002d6454d022fb3fd9f66d431dc2 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 8 Feb 2010 20:37:26 +0100 Subject: [PATCH] --- yaml --- r: 182763 b: refs/heads/master c: 2448158ed2ae64ef3219b51e0176a4e1151ba9ec h: refs/heads/master i: 182761: 2ecc5d368fd90aaa3ade2a9ed9a5a7605d939a52 182759: 7cefc1a1b05debdaf7e918b037a1b521ccd04244 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_intel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 87febcc7e780..ed8b63ec3756 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9d54f08bc77bf6dfe835b945d03b6e127c9fc5a3 +refs/heads/master: 2448158ed2ae64ef3219b51e0176a4e1151ba9ec diff --git a/trunk/sound/pci/hda/hda_intel.c b/trunk/sound/pci/hda/hda_intel.c index 06f230f518b7..051cf5145330 100644 --- a/trunk/sound/pci/hda/hda_intel.c +++ b/trunk/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 distrubs the further communications. + * and disturbs the further communications. * Thus if an error occurs during probing, * better to reset the controller chip to * get back to the sanity state.