pci: use pci_ioremap_bar() in sound/
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 28 Sep 2008 23:20:09 +0000 (16:20 -0700)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2008 07:31:10 +0000 (09:31 +0200)
commit2f5ad54ea6e2e38156bfb889964deee991f3087a
tree5092c0e36765c439181bb28712118dc8b899ca8b
parent2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4
pci: use pci_ioremap_bar() in sound/

Use the newly introduced pci_ioremap_bar() function in sound/.
pci_ioremap_bar() just takes a pci device and a bar number, with the goal
of making it really hard to get wrong, while also having a central place
to stick sanity checks.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ad1889.c
sound/pci/atiixp.c
sound/pci/atiixp_modem.c
sound/pci/au88x0/au88x0.c
sound/pci/bt87x.c
sound/pci/cs4281.c
sound/pci/cs5530.c
sound/pci/hda/hda_intel.c
sound/pci/mixart/mixart.c