Fixes: 7d79680f21 ("backport: add support for DTH-1152 on 2.6.30, 2.6.36, 2.6.38, and 3.7") Signed-off-by: Ping Cheng <ping.ch...@wacom.com> Signed-off-by: Jason Gerecke <jason.gere...@wacom.com> --- 2.6.30/wacom_wac.c | 2 +- 2.6.36/wacom_wac.c | 2 +- 2.6.38/wacom_wac.c | 2 +- 3.7/wacom_wac.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/2.6.30/wacom_wac.c b/2.6.30/wacom_wac.c index 3020ade..e3c1b23 100644 --- a/2.6.30/wacom_wac.c +++ b/2.6.30/wacom_wac.c @@ -2780,7 +2780,7 @@ static const struct wacom_features wacom_features_0x358 = { "Wacom Intuos Pro L", WACOM_PKGLEN_INTUOSP2, 62200, 43200, 8191, 63, INTUOSP2, 9 }; static const struct wacom_features wacom_features_0x35A = - { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1024, 0, + { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1023, 0, DTH1152, .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x368 }; static const struct wacom_features wacom_features_0x368 = { "Wacom DTH-1152 Touch", WACOM_PKGLEN_27QHDT, diff --git a/2.6.36/wacom_wac.c b/2.6.36/wacom_wac.c index 5443239..b3dae39 100644 --- a/2.6.36/wacom_wac.c +++ b/2.6.36/wacom_wac.c @@ -2441,7 +2441,7 @@ static const struct wacom_features wacom_features_0x358 = { "Wacom Intuos Pro L", WACOM_PKGLEN_INTUOSP2, 62200, 43200, 8191, 63, INTUOSP2, WACOM_INTUOS3_RES, WACOM_INTUOS3_RES, 9 }; static const struct wacom_features wacom_features_0x35A = - { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1024, + { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1023, 0, DTH1152, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; static const struct wacom_features wacom_features_0x368 = { "Wacom DTH-1152 Touch", WACOM_PKGLEN_27QHDT, diff --git a/2.6.38/wacom_wac.c b/2.6.38/wacom_wac.c index 3db445f..360e86d 100644 --- a/2.6.38/wacom_wac.c +++ b/2.6.38/wacom_wac.c @@ -3201,7 +3201,7 @@ static const struct wacom_features wacom_features_0x358 = { "Wacom Intuos Pro L", WACOM_PKGLEN_INTUOSP2, 62200, 43200, 8191, 63, INTUOSP2, WACOM_INTUOS3_RES, WACOM_INTUOS3_RES, 9, .touch_max = 10 }; static const struct wacom_features wacom_features_0x35A = - { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1024, 0, + { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1023, 0, DTH1152, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x368 }; static const struct wacom_features wacom_features_0x368 = diff --git a/3.7/wacom_wac.c b/3.7/wacom_wac.c index df55762..6c821f8 100644 --- a/3.7/wacom_wac.c +++ b/3.7/wacom_wac.c @@ -3130,7 +3130,7 @@ static const struct wacom_features wacom_features_0x358 = { "Wacom Intuos Pro L", WACOM_PKGLEN_INTUOSP2, 62200, 43200, 8191, 63, INTUOSP2, WACOM_INTUOS3_RES, WACOM_INTUOS3_RES, 9, .touch_max = 10 }; static const struct wacom_features wacom_features_0x35A = - { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1024, 0, + { "Wacom DTH-1152", WACOM_PKGLEN_DTH1152, 22320, 12555, 1023, 0, DTH1152, WACOM_INTUOS_RES, WACOM_INTUOS_RES, .oVid = USB_VENDOR_ID_WACOM, .oPid = 0x368 }; static const struct wacom_features wacom_features_0x368 = -- 2.15.1 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel