]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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)
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>

No differences found