Re: [PATCH] usbtouchscreen: add elo intellitouch 2700 support

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

 



On Fri, Nov 04, 2011 at 08:45:21AM +0800, Wanlong Gao wrote:
> >  
> >  static struct usbtouch_device_info usbtouch_dev_info[] = {
> > +#ifdef CONFIG_TOUCHSCREEN_USB_ELO
> > +	[DEVTYPE_ELO] = {
> > +		.min_xc		= 0x0,
> > +		.max_xc		= 0x0fff,
> > +		.min_yc		= 0x0,
> > +		.max_yc		= 0x0fff,
> > +		.max_press	= 0xff,
> > +		.rept_size	= 8,
> > +		.read_data	= elo_read_data,
> > +	},
> > +#endif
> 
> 
> Maybe you can move this *dev_info* to end to be consistent with the order of *enum*?
> 

I did that locally and applied to my 3.3 queue; thanks everyone.

-- 
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


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

  Powered by Linux