#ifndef LINUX_INPUT_EETI_TS_H #define LINUX_INPUT_EETI_TS_H struct eeti_ts_platform_data { int irq_gpio; unsigned int irq_active_high; }; #endif /* LINUX_INPUT_EETI_TS_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Daniel Mack | 18 | 85.71% | 1 | 50.00% |
Arnd Bergmann | 3 | 14.29% | 1 | 50.00% |
Total | 21 | 100.00% | 2 | 100.00% |