]> Pileus Git - ~andy/linux/blobdiff - include/linux/rotary_encoder.h
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / include / linux / rotary_encoder.h
index 215278b8df2aba5ca56f5eef120ef7b782523da6..3f594dce571650c76253a785e8720490a7c0f80e 100644 (file)
@@ -10,6 +10,7 @@ struct rotary_encoder_platform_data {
        unsigned int inverted_b;
        bool relative_axis;
        bool rollover;
+       bool half_period;
 };
 
 #endif /* __ROTARY_ENCODER_H__ */