From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 30 Oct 2009 11:00:44 +0000 Subject: Re: Touch panel device driver Message-Id: <20091030110043.GA19050@linux-sh.org> List-Id: References: <200910301148.27788.fabio.giovagnini@aurion-tech.com> In-Reply-To: <200910301148.27788.fabio.giovagnini@aurion-tech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Oct 30, 2009 at 11:48:27AM +0100, Fabio Giovagnini wrote: > Sorry guys,could you suggest to me where to study the structure of a touch > panel device driver. I have looek for examples into video driver, char driver > and documentation directories, but I have found nothing. > This is not a forum for introducing people to kernel development. If you have these types of questions then you should be taking them to the appropriate forum and mailing list. In this case, you probably want to start with: http://kernelnewbies.org/ for relevant links. Once you've narrowed down a subsystem you are interested in, then of course you can post more specific inquiries to that subsystem's mailing list. While you can feel free to Cc the linux-sh list on matters that cross-over between general subsystem and architecture-specific matters, none of the general purpose discussions belong on this list.