commit | 2f5ad54ea6e2e38156bfb889964deee991f3087a | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sun Sep 28 16:20:09 2008 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Oct 21 09:31:10 2008 +0200 |
tree | 5092c0e36765c439181bb28712118dc8b899ca8b | |
parent | 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4 [diff] |
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>