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>
Showing
- sound/pci/ad1889.c 1 addition, 1 deletionsound/pci/ad1889.c
- sound/pci/atiixp.c 1 addition, 1 deletionsound/pci/atiixp.c
- sound/pci/atiixp_modem.c 1 addition, 1 deletionsound/pci/atiixp_modem.c
- sound/pci/au88x0/au88x0.c 1 addition, 2 deletionssound/pci/au88x0/au88x0.c
- sound/pci/bt87x.c 1 addition, 2 deletionssound/pci/bt87x.c
- sound/pci/cs4281.c 2 additions, 2 deletionssound/pci/cs4281.c
- sound/pci/cs5530.c 1 addition, 1 deletionsound/pci/cs5530.c
- sound/pci/hda/hda_intel.c 1 addition, 1 deletionsound/pci/hda/hda_intel.c
- sound/pci/mixart/mixart.c 1 addition, 2 deletionssound/pci/mixart/mixart.c
Loading
Please register or sign in to comment