[PATCH 0/4] clean up irq_to_gpio and asm/gpio.h

Arnd Bergmann arnd at arndb.de
Mon Feb 15 07:46:27 PST 2016


I noticed that arch/arm/include/asm/gpio.h can almost be removed,
after we have already removed the file for most other architectures
now.

When I removed it, I ran into problems with irq_to_gpio(), which
we had already killed off in ARM, but it survived (barely) in the
global headers. this kills it off some more as well.

I'd suggest merging all four patches through the GPIO tree.

	Arnd




More information about the linux-arm-kernel mailing list