Guys, Please fix your scripts, While it is useful to know if you applied something to your tree that might affect input I am not really interested in patches that are coming from mainline. Thanks. On Sat, Mar 06, 2010 at 03:27:59PM +0100, Patch from Jon Dodgson wrote: > From: Jon Dodgson <crayzeejon@xxxxxxxxx> > > There are many many ways one can capitalize "Lifebook B Series"... > > Signed-off-by: Jon Dodgson <crayzeejon@xxxxxxxxx> > Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx> > > drivers/input/mouse/lifebook.c | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > > --- > > http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=57b5e2ae5b5f6b687ef2c644b1cb06bd217cdbe7 > > diff --git a/drivers/input/mouse/lifebook.c b/drivers/input/mouse/lifebook.c > index 6d7aa10..7c1d7d4 100644 > --- a/drivers/input/mouse/lifebook.c > +++ b/drivers/input/mouse/lifebook.c > @@ -53,6 +53,12 @@ static const struct dmi_system_id __initconst lifebook_dmi_table[] = { > { > /* LifeBook B */ > .matches = { > + DMI_MATCH(DMI_PRODUCT_NAME, "Lifebook B Series"), > + }, > + }, > + { > + /* LifeBook B */ > + .matches = { > DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B Series"), > }, > }, > -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html