commit | f9700d5a4575e7fb343df10a1d29d425e4b81082 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Apr 05 23:25:13 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 05 23:36:16 2010 +0200 |
tree | 3a5f062f63a45dbf7da8deb53304e360ae24b905 | |
parent | d12841827a6de120199609dadb6ff4ec99bd90ea [diff] |
ALSA: hda - Fix a wrong array range check in patch_realtek.c The commit 6a4f2ccb467e00281470cde2dee08fe5ecde62d1 introduced a wrong comparision for the array range check, which effectively skips the whole initialization of DAC connections. Fixed now. Reference: bko#15689 https://bugzilla.kernel.org/show_bug.cgi?id=15689 Reported-by: Adrian Ulrich <kernel@blinkenlights.ch> Signed-off-by: Takashi Iwai <tiwai@suse.de>