Re: [Linuxwacom-devel] [PATCH 2/2] Retrieve resolution directly from input_absinfo

2011-01-24 Thread Chris Bagwell
Reviewed-by: Chris Bagwell ch...@cnpbagwell.com On Mon, Jan 24, 2011 at 1:42 AM, Ping Cheng pingli...@gmail.com wrote: Resolution is added to input_absinfo in kernel 2.6.30. Let's Retrieve it directly from there if available. Signed-off-by: Ping Cheng pingli...@gmail.com ---  src/wcmUSB.c |

[Linuxwacom-devel] [PATCH 2/2] Retrieve resolution directly from input_absinfo

2011-01-23 Thread Ping Cheng
Resolution is added to input_absinfo in kernel 2.6.30. Let's Retrieve it directly from there if available. Signed-off-by: Ping Cheng pingli...@gmail.com --- src/wcmUSB.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/src/wcmUSB.c b/src/wcmUSB.c index