]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: oxygen: rewrite PCIe bridge initialization
authorClemens Ladisch <clemens@ladisch.de>
Wed, 6 Oct 2010 08:57:50 +0000 (10:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Oct 2010 14:27:12 +0000 (16:27 +0200)
commit50c615d6a7ef6112eaeab4a4833e67a77bbff792
tree8bb82ad7fa977c20470aedff6ed84d875713e3a5
parent1a8bd2cc9a769c810c381a2323aacb669b06321e
ALSA: oxygen: rewrite PCIe bridge initialization

Change the PCIe/PCI bridge initialization code to configure only the
bridge that is actually connected to the sound chip, instead of any
bridge found in the system.  The new code also makes it easier to add
other bridges.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/oxygen_lib.c