Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2448158e authored by Paul Menzel's avatar Paul Menzel Committed by Takashi Iwai
Browse files

ALSA: Typo. s/distrubs/disturbs/

parent 9d54f08b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.