]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: integrator: move V3 register definitions into driver
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 2 Feb 2013 23:20:44 +0000 (00:20 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Jun 2013 06:04:38 +0000 (08:04 +0200)
commit207bcf45193bd6b847373246b37a3b673b1c81ca
tree473b2b15036e3e91d0a245859dd39d6e7af166c3
parent03884f4e6d638a10901e599c9591ffa1530e23c0
ARM: integrator: move V3 register definitions into driver

This moves the PCIv3 register definitions into the driver itself.
There is no other driver or board code including this file, nor
will there be. If some other platform needs this driver it should
be generalized to support several platforms.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/include/asm/hardware/pci_v3.h [deleted file]
arch/arm/mach-integrator/pci_v3.c