ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2
authorIgor Chernyshev <igor.ch75+alsa at gmail.com>
Thu, 25 Jun 2009 07:31:07 +0000 (09:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Jun 2009 07:31:07 +0000 (09:31 +0200)
commitb40e9538124fc9b9333e3eea0fc514da4a185dae
tree46cc0b55037581e2da8ae88d01164abd60004279
parent28d0325ce6e0a52f53d8af687e6427fee59004d3
ALSA: ice1724 - Patch for suspend/resume for Audiotrak Prodigy HD2

I've built a small HTPC and had to add suspend/resume support in ice1724
driver. There seem to be 3 existing bugs related to that:

https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4413
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3748
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2314

Due to hardware (un)availability, I only enabled the fix for Audiotrak
Prodigy HD2 card, which is installed in my HTPC. However, most of my code
should be reusable in the future on other ice1724-based cards as well (as
long as people add card-specific peices of code). The fix is currently based
on ALSA 1.0.20 and works on my MythBuntu 9.04 HTPC (using 2.6.28-11 kernel).

Signed-off-by: Igor Chernyshev <igor.ch75+alsa at gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/ice1712.h
sound/pci/ice1712/ice1724.c
sound/pci/ice1712/prodigy_hifi.c
This page took 0.025942 seconds and 5 git commands to generate.