]> git.baikalelectronics.ru Git - kernel.git/commit
sh: switch to GENERIC_PCI_IOMAP
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 24 Nov 2011 19:10:12 +0000 (21:10 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Nov 2011 19:13:22 +0000 (21:13 +0200)
commit852256831094bcac805851db411c42b175cf0f44
tree927ca581da77c3044b0db3cb8fc9bfe3e8fef65f
parent46f68198cea7cff49ddd345ff38c34bf312d2cbe
sh: switch to GENERIC_PCI_IOMAP

sh copied pci_iomap from generic code, probably to avoid
pulling the rest of iomap.c in.  Since that's in
a separate file now, we can reuse the common implementation.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
arch/sh/Kconfig
arch/sh/drivers/pci/pci.c