[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1354986225.2795.107.camel@fourier>
Date: Sat, 08 Dec 2012 09:03:45 -0800
From: Kamal Mostafa <kamal@...onical.com>
To: Henrik Rydberg <rydberg@...omail.se>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Dudley Du <dudl@...ress.com>, David Solda <dso@...ress.com>,
Troy Abercrombia <ta@...ress.com>,
Kyle Fazzari <git@...tus.e4ward.com>,
Mario Limonciello <mario_limonciello@...l.com>,
Tim Gardner <tim.gardner@...onical.com>,
Herton Krzesinski <herton.krzesinski@...onical.com>
Subject: Re: [PATCH v6] Cypress PS/2 Trackpad driver
Hi Henrik-
On Sat, 2012-12-08 at 13:54 +0100, Henrik Rydberg wrote:
> [...]
> > --- a/drivers/input/mouse/Kconfig
> > +++ b/drivers/input/mouse/Kconfig
> > @@ -68,6 +68,16 @@ config MOUSE_PS2_SYNAPTICS
> >
> > If unsure, say Y.
> >
> > +config MOUSE_PS2_CYPRESS
> > + bool "Cypress PS/2 mouse protocol extension" if EXPERT
>
> Why EXPERT here?
>
> > + default y
>
> Should it really be default y here?
This config entry (with phrases "if EXPERT" and "default y") was simply
cloned from similar devices (e.g. SYNAPTICS, ALPS, LIFEBOOK).
If your preference is that CYPRESS should be disabled by default, I'll
omit those phrases. Please advise.
> > + case 0: return(4);
>
> No parenthesis on return.
I'll fix that.
> Reviewed-by: Henrik Rydberg <rydberg@...omail.se>
Thanks!
-Kamal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists