]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit183caf0fdc76602253892f5f953e7ba223b07b4c
tree20f5105d58ecb0412300cb41219d106c5af9e315
parentc7b0e7180a5f117ce4d79f5e28c8a93538b81a82
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