[ALSA] intel8x0 - Use pci_iomap
authorTakashi Iwai <tiwai@suse.de>
Fri, 6 Oct 2006 15:06:39 +0000 (17:06 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:00:14 +0000 (09:00 +0100)
commit3388c37e04ec0e35ebc1b4c732fdefc9ea938f3b
tree07dbc35af342077af1cee71ede6902e4a4d14130
parentc7132aeb72ad1106dc76279de4d005f9e1c5815c
[ALSA] intel8x0 - Use pci_iomap

Use pci_iomap and ioread*/iowrite*() functions for accessing
hardwares.  pci_iomap is suitable for hardwares like ICH and
compatible that have both PIO and MMIO.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/intel8x0.c
sound/pci/intel8x0m.c