From: Takashi Iwai Date: Fri, 6 Oct 2006 15:06:39 +0000 (+0200) Subject: [ALSA] intel8x0 - Use pci_iomap X-Git-Tag: v2.6.21-rc1~83^2~62^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3388c37e04ec0e35ebc1b4c732fdefc9ea938f3b;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed