mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
9eac6d0a4e
This patch makes the various mach dirs that use the plat-orion GPIO code pass in GPIO-related platform info (GPIO controller base address, secondary base IRQ number, etc) explicitly, instead of having plat-orion get those values by including a mach dir include file -- the latter mechanism is problematic if you want to support multiple ARM platforms in the same kernel image. Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca> Signed-off-by: Nicolas Pitre <nico@fluxnic.net> |
||
---|---|---|
.. | ||
include/plat | ||
gpio.c | ||
irq.c | ||
Makefile | ||
pcie.c | ||
time.c |