Re: Typo in drivers/usb/input/wacom_wac.c?

From: Greg KH
Date: Wed Nov 08 2006 - 20:05:34 EST


On Wed, Nov 08, 2006 at 09:55:13AM +0000, Andrew Benton wrote:
> Hello World,
> my Wacom Volito2 tablet doesn't work with the kernel driver as it is.
> The cursor jitters about at the bottom of the screen in a useless
> manner. However, if I edit drivers/usb/input/wacom_wac.c and change the
> two instances of wacom_be16_to_cpu to wacom_le16_to_cpu then it works
> perfectly
>
> sed -i 's/_b/_l/' drivers/usb/input/wacom_wac.c

Which kernel version are you referring to?

Ping, any thoughts?

thanks,

greg k-h
-
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/