On Thursday, April 16, 2009 1:05 AM, Daniel Mack wrote: > On Wed, Apr 15, 2009 at 11:11:41PM -0400, H Hartley Sweeten wrote: >> How's this? I left the ability for the original ABS_* axis >> operation since that might be what Daniel Mack needed. > > Erm, applying this patch gives me > > CC drivers/input/misc/rotary_encoder.o > drivers/input/misc/rotary_encoder.c: In function 'rotary_encoder_irq': > drivers/input/misc/rotary_encoder.c:68: error: 'struct rotary_encoder' > has no member named 'rollover' > drivers/input/misc/rotary_encoder.c:74: error: 'struct rotary_encoder' > has no member named 'rollover' > drivers/input/misc/rotary_encoder.c:77: error: 'struct rotary_encoder' > has no member named 'rollover' > make[3]: *** [drivers/input/misc/rotary_encoder.o] Error 1 > make[2]: *** [drivers/input/misc] Error 2 > make[1]: *** [drivers/input] Error 2 > make: *** [drivers] Error 2 > > You could at least have compiled it ;) Below is a clean version of that > patch. Sorry about that. I copied the wrong file from my working tree to my git tree when I created the patch. I'll re-verify the patch and submit it again shortly. Thanks, Hartley -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html