lkml.org 
[lkml]   [2016]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v7] input: tablet: add Pegasus Notetaker tablet driver
From
Date
On Fri, 2016-06-10 at 15:27 +0200, Martin Kepplinger wrote:
> >> + input_set_abs_params(input_dev, ABS_X, -1500, 1500, 8, 0);
> >> + input_set_abs_params(input_dev, ABS_Y, 1600, 3000, 8, 0);
> >> +
> >> + pegasus_set_mode(pegasus, PEN_MODE_XY, NOTETAKER_LED_MOUSE);
> >
> > If you need to do this here. It is also needed in reset_resume()
> >
>
> This is done in open() now.

You must do it conditionally in reset_resume() then.

Regards
Oliver


\
 
 \ /
  Last update: 2016-06-10 18:41    [W:0.295 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site