Re: [PATCH] input: Add Nintendo extension controller driver

From: Grant Likely
Date: Fri May 27 2011 - 04:01:11 EST


On Mon, May 23, 2011 at 10:50:34PM +0200, Peter Korsgaard wrote:
> >>>>> "Grant" == Grant Likely <grant.likely@xxxxxxxxxxxx> writes:
>
> Grant> This driver adds support for Nintendo Wiimote extension controllers
> Grant> directly attached to an i2c bus, such as when using an adaptor like
> Grant> the Wiichuck.
>
>
> Grant> + * If the device is recognized, then the polling period is bumped up
> Grant> + * to 50ms, and the state machine enters into a loop alternating
>
> <snip>
>
> Grant> +#else
> Grant> +#define WIICHUCK_CAPTURE_PERIOD (100) /* 100 milliseconds */
>
> 50 or 100ms?

Good catch. It's 100ms. Now fixed, thanks.

g.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/