[ALSA] hda-intel - Fix Oops with ATI HDMI devices
authorTakashi Iwai <tiwai@suse.de>
Fri, 22 Feb 2008 17:47:12 +0000 (18:47 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 22 Feb 2008 22:20:09 +0000 (14:20 -0800)
commitc6cd7d7efe2302697a3cbde718e8e3b0d88ba706
treec7eefacd4713c35312cdb2312619d143f096384d
parentc598195a2d32dc5388c636260c16e07ebee9b051
[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>
sound/pci/hda/hda_intel.c