Re: [PATCH v7] input: tablet: add Pegasus Notetaker tablet driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


--
To unsubscribe from this list: send the line "unsubscribe kernel-testers" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux