On Fri, Apr 12, 2013 at 09:00:38PM +0100, Przemo Firszt wrote: > Dnia 2013-04-12, pią o godzinie 09:43 -0700, Jason Gerecke pisze: > > Reported-by: Przemo Firszt <przemo@xxxxxxxxx> > > Signed-off-by: Jason Gerecke <killertofu@xxxxxxxxx> > > --- > > drivers/input/tablet/wacom_wac.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/drivers/input/tablet/wacom_wac.c b/drivers/input/tablet/wacom_wac.c > > index 1daa979..1e0031d 100644 > > --- a/drivers/input/tablet/wacom_wac.c > > +++ b/drivers/input/tablet/wacom_wac.c > > @@ -1912,7 +1912,7 @@ static const struct wacom_features wacom_features_0xBB = > > { "Wacom Intuos4 12x19", WACOM_PKGLEN_INTUOS, 97536, 60960, 2047, > > 63, INTUOS4L, WACOM_INTUOS3_RES, WACOM_INTUOS3_RES }; > > static const struct wacom_features wacom_features_0xBC = > > - { "Wacom Intuos4 WL", WACOM_PKGLEN_INTUOS, 40840, 25400, 2047, > > + { "Wacom Intuos4 WL", WACOM_PKGLEN_INTUOS, 40640, 25400, 2047, > > 63, INTUOS4, WACOM_INTUOS3_RES, WACOM_INTUOS3_RES }; > > static const struct wacom_features wacom_features_0x26 = > > { "Wacom Intuos5 touch S", WACOM_PKGLEN_INTUOS, 31496, 19685, 2047, > > Tested-by: Przemo Firszt <przemo@xxxxxxxxx> Applied, thank you. -- Dmitry -- 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