linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Stelian Pop <stelian@popies.net>, linux-input@vger.kernel.org
Subject: Re: [PATCH v3] Input: appletouch - driver refactoring
Date: Mon, 13 Oct 2008 22:57:48 -0400	[thread overview]
Message-ID: <20081014025748.GB8594@anvil.corenet.prv> (raw)
In-Reply-To: <1223891135.24954.1.camel@johannes.berg>

On Mon, Oct 13, 2008 at 11:45:35AM +0200, Johannes Berg wrote:
> On Sun, 2008-10-12 at 18:03 +0200, Stelian Pop wrote:
> > The appletouch driver has grown up from supporting only a couple of
> > touchpads into supporting many touchpads, which can have different
> > number of sensors, different aspect ratios etc.
> > 
> > This patch cleans up the current driver code and makes it easy to
> > support the features of each different touchpad.
> > 
> > As a side effect, this patch also modifies the 'Y' multiplication factor
> > of the 'geyser3' and 'geyser4' touchpads (found on Core Duo and Core2
> > Duo MacBook and MacBook Pro laptops) in order to make the touchpad
> > output match the aspect ratio of the touchpad (Y factor changed from 43
> > to 64).
> 
> Looks good, the only thing I can find to complain about is that you
> modify
> 
> 
> > +static struct atp_info geyser1_info = {
> > +	.xsensors	= 16,		/* will be set to 26 on 17" */
> 
> those static variables ;)
> 
> Considering these devices aren't available outside of apple laptops and
> those always come with exactly one, I don't think it's much of a
> problem.
> 

I consider it an "Acked-by" then?

-- 
Dmitry

  reply	other threads:[~2008-10-14  2:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-09  8:49 [PATCH] appletouch driver refactoring Stelian Pop
2008-10-11  3:21 ` Dmitry Torokhov
2008-10-12 14:41   ` Stelian Pop
2008-10-12 14:44     ` [PATCH] Input: appletouch - " Stelian Pop
2008-10-12 14:54       ` Johannes Berg
2008-10-12 16:00         ` Stelian Pop
2008-10-12 16:03           ` [PATCH v3] " Stelian Pop
2008-10-13  9:45             ` Johannes Berg
2008-10-14  2:57               ` Dmitry Torokhov [this message]
2008-10-14  8:10                 ` Johannes Berg
2008-10-28  3:03               ` Dmitry Torokhov
2008-10-28  7:23                 ` Johannes Berg
2008-10-29 16:01                   ` Stelian Pop

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=20081014025748.GB8594@anvil.corenet.prv \
    --to=dmitry.torokhov@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-input@vger.kernel.org \
    --cc=stelian@popies.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).