arm/gpio: Remove three copies of broken and racy debug code
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Mar 2011 21:27:35 +0000 (21:27 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 24 Mar 2011 23:02:51 +0000 (00:02 +0100)
commitb15f052cb8c1ba2a55998707f29dc8a8e5cc40ca
tree20f5105d58ecb0412300cb41219d106c5af9e315
parent47a5d9dcbb595b1bef54f59ba3846170e13be32a
arm/gpio: Remove three copies of broken and racy debug code

gpiolib plus two gpio implementations in arm fiddle in the guts of
irq_desc in a racy and buggy way. Remove the stuff. I already told the
gpio folks that we can provide that information in a proper way if
necessary.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
LKML-Reference: <20110324212508.931638262@linutronix.de>
arch/arm/mach-ep93xx/gpio.c
arch/arm/plat-nomadik/gpio.c
drivers/gpio/gpiolib.c