mfd: cpcap-irq: Add debugfs file for CPCAP IRQ data
authorGreg Meiste <w30289@motorola.com>
Mon, 26 Jul 2010 19:39:57 +0000 (14:39 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:23 +0000 (16:33 -0700)
commit59b6367c0155e4785926f6890a5f5e0ea2ad72d3
tree8923ac4ebb99fecd4b71c4acec35f8d930f30f01
parent5226f9f0c4bdbce89cb6f0c46489ef432a2ef928
mfd: cpcap-irq: Add debugfs file for CPCAP IRQ data

This change will add the file cpcap-irq to the debug fs directory. The file will
provide data for each of the cpcap interrupts. The data includes the interrupt
name, if the interrupt is enabled/disabled, if a handler has been registered
with the interrupt, and the number of times the interrupt has been generated.

Signed-off-by: Greg Meiste <w30289@motorola.com>
drivers/mfd/cpcap-irq.c