commit | b15f052cb8c1ba2a55998707f29dc8a8e5cc40ca | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Mar 24 21:27:35 2011 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 25 00:02:51 2011 +0100 |
tree | 20f5105d58ecb0412300cb41219d106c5af9e315 | |
parent | 47a5d9dcbb595b1bef54f59ba3846170e13be32a [diff] |
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>