]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitaf9ba86a8a95836d28fd2cfa83820a25e04a1acb
treec7eefacd4713c35312cdb2312619d143f096384d
parent0400db15d2f747457254e882fd5599377bc4a8f9
[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