All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Glenn Sommer <gsommer@datanordisk.dk>
Cc: linux-input@vger.kernel.org
Subject: Re: LG Flatron T1710B kernel driver
Date: Thu, 18 Nov 2010 09:54:35 -0800	[thread overview]
Message-ID: <201011180954.37878.dmitry.torokhov@gmail.com> (raw)
In-Reply-To: <4CE54B28.8080205@datanordisk.dk>

Hi Glenn,

On Thursday, November 18, 2010 07:50:00 am Glenn Sommer wrote:
> The LG Flatron T1710B touchscreen seems to be a ITM display
> 
> I've patched my kernel, and testet the screen using the ITM drivers, and
> it seems to work fine.
> 
> Just update the list of devices, like this:
> 

Coudl you please resubmit the patch as it is documented in 
Documentation/SubmittingPatches?

Thanks!

> --- usbtouchscreen.c.orig	2010-11-18 16:33:40.806381557 +0100
> +++ usbtouchscreen.c	2010-11-17 16:25:23.794528671 +0100
> @@ -173,6 +173,7 @@
> 
>   #ifdef CONFIG_TOUCHSCREEN_USB_ITM
>   	{USB_DEVICE(0x0403, 0xf9e9), .driver_info = DEVTYPE_ITM},
> +	{USB_DEVICE(0x16e3, 0xf9e9), .driver_info = DEVTYPE_ITM},
>   #endif
> 
>   #ifdef CONFIG_TOUCHSCREEN_USB_ETURBO

-- 
Dmitry

      reply	other threads:[~2010-11-18 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18 15:50 LG Flatron T1710B kernel driver Glenn Sommer
2010-11-18 17:54 ` Dmitry Torokhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201011180954.37878.dmitry.torokhov@gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=gsommer@datanordisk.dk \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.