summaryrefslogtreecommitdiff
path: root/include/linux/m4sensorhub.h
diff options
context:
space:
mode:
authorfsd017 <fsd017@motorola.com>2014-08-09 19:50:26 -0500
committerSajid Dalvi <fsd017@motorola.com>2014-08-10 01:29:02 +0000
commitaf33de0af5b5803582d572f36a942b031c86540f (patch)
treed862b2bdd2cca2d6584807810c8f8b3bf015c9cd /include/linux/m4sensorhub.h
parenta5547c59d1127884c88948f769e80db33a9cb3d5 (diff)
downloadolio-linux-3.10-af33de0af5b5803582d572f36a942b031c86540f.tar.xz
olio-linux-3.10-af33de0af5b5803582d572f36a942b031c86540f.zip
IKXCLOCK-3469
PT:xClock: Kernel Panic observed after full OTA to KGW38C.M219-919 Revert "mfd: sensorhub: convert to threaded IRQ handler" This reverts commit 767129434361fd64e64f975b5c559cf0e3a1d58f.
Diffstat (limited to 'include/linux/m4sensorhub.h')
-rw-r--r--include/linux/m4sensorhub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/m4sensorhub.h b/include/linux/m4sensorhub.h
index 5bc54f0885b..ae3645d5d99 100644
--- a/include/linux/m4sensorhub.h
+++ b/include/linux/m4sensorhub.h
@@ -95,6 +95,7 @@ struct m4sensorhub_hwconfig {
struct m4sensorhub_irq_dbg {
unsigned char suspend; /* 1 - Suspended, 0 - Normal */
+ unsigned char print_irqs; /* 1 - IRQs to print, 0 - None */
};
struct m4sensorhub_data {