From: Arjan van de Ven Date: Sun, 28 Sep 2008 23:20:09 +0000 (-0700) Subject: pci: use pci_ioremap_bar() in sound/ X-Git-Tag: v2.6.28-rc3~97^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f5ad54ea6e2e38156bfb889964deee991f3087a;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed