Merge remote-tracking branch 'asoc/topic/qcom' into asoc-next
[deliverable/linux.git] / include / linux / input / eeti_ts.h
CommitLineData
25a70e38
DM
1#ifndef LINUX_INPUT_EETI_TS_H
2#define LINUX_INPUT_EETI_TS_H
3
4struct eeti_ts_platform_data {
4eef6cbf 5 int irq_gpio;
25a70e38
DM
6 unsigned int irq_active_high;
7};
8
9#endif /* LINUX_INPUT_EETI_TS_H */
10
This page took 0.579048 seconds and 5 git commands to generate.