commit | c6cd7d7efe2302697a3cbde718e8e3b0d88ba706 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 22 18:47:12 2008 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 22 14:20:09 2008 -0800 |
tree | c7eefacd4713c35312cdb2312619d143f096384d | |
parent | c598195a2d32dc5388c636260c16e07ebee9b051 [diff] |
[ALSA] hda-intel - Fix Oops with ATI HDMI devices The driver gets Oops with ATI HDMI devices due to the wrong calculation of index for playback streams. This patch fixes it. Reference: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3746 Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>