summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/tps6507x.h
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2013-04-15 11:11:00 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2013-07-01 11:38:41 -0700
commit5705b8aca5a80141de5637ff0e23b31b26f2c5bf (patch)
tree1f71183b732935b2dbd5962bb784eee39a0b72d0 /include/linux/mfd/tps6507x.h
parent69e9aa99989c68763373d54076d82405d1000f46 (diff)
downloadtalos-obmc-linux-5705b8aca5a80141de5637ff0e23b31b26f2c5bf.tar.gz
talos-obmc-linux-5705b8aca5a80141de5637ff0e23b31b26f2c5bf.zip
Input: tps6507x-ts - convert to polled input device infrastructure
There is no need to roll our own polling scheme when we already have one implemented by the core. Tested-by: Manish Badarkhe <badarkhe.manish@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/linux/mfd/tps6507x.h')
-rw-r--r--include/linux/mfd/tps6507x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/tps6507x.h b/include/linux/mfd/tps6507x.h
index c923e4864f55..c2ae56933539 100644
--- a/include/linux/mfd/tps6507x.h
+++ b/include/linux/mfd/tps6507x.h
@@ -163,7 +163,6 @@ struct tps6507x_dev {
/* Client devices */
struct tps6507x_pmic *pmic;
- struct tps6507x_ts *ts;
};
#endif /* __LINUX_MFD_TPS6507X_H */
OpenPOWER on IntegriCloud