[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1FC56210173BB445BD77F608D6FB8D03165A008083@HQMAIL03.nvidia.com>
Date: Thu, 20 Jan 2011 09:55:31 -0800
From: Rakesh Iyer <riyer@...dia.com>
To: 'Dmitry Torokhov' <dmitry.torokhov@...il.com>,
Trilok Soni <tsoni@...eaurora.org>
CC: "pavel@....cz" <pavel@....cz>,
"shubhrajyoti@...com" <shubhrajyoti@...com>,
"ccross@...roid.com" <ccross@...roid.com>,
"konkers@...roid.com" <konkers@...roid.com>,
"olof@...om.net" <olof@...om.net>, Andrew Chew <AChew@...dia.com>,
"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-input@...r.kernel.org" <linux-input@...r.kernel.org>
Subject: RE: [PATCH v7] input: tegra-kbc - Add tegra keyboard driver
Dmitry, The copyright changes are okay, so you can do them and push them.
Dmitry, Trilok, Pavel and Shubhraj thanks for the review and modifications.
Regards
Rakesh
> -----Original Message-----
> From: Dmitry Torokhov [mailto:dmitry.torokhov@...il.com]
> Sent: Wednesday, January 19, 2011 11:30 PM
> To: Trilok Soni
> Cc: Rakesh Iyer; pavel@....cz; shubhrajyoti@...com; ccross@...roid.com;
> konkers@...roid.com; olof@...om.net; Andrew Chew; linux-tegra@...r.kernel.org; linux-
> kernel@...r.kernel.org; linux-input@...r.kernel.org
> Subject: Re: [PATCH v7] input: tegra-kbc - Add tegra keyboard driver
>
> On Thu, Jan 20, 2011 at 12:51:09PM +0530, Trilok Soni wrote:
> > Hi Rakesh,
> >
> > On 1/20/2011 6:41 AM, riyer@...dia.com wrote:
> > > From: Rakesh Iyer <riyer@...dia.com>
> > >
> > > This patch adds support for the internal matrix keyboard controller for
> > > Nvidia Tegra platforms.
> > >
> > > Signed-off-by: Rakesh Iyer <riyer@...dia.com>
> > > ---
> > > Fixed the stupid loop variable change.
> > > Fixed some code styling problems reported by checkpatch.pl.
> > >
> >
> > Thanks a ton for creating quick revisions :)
> >
> > > arch/arm/mach-tegra/include/mach/kbc.h | 61 +++
> > > drivers/input/keyboard/Kconfig | 10 +
> > > drivers/input/keyboard/Makefile | 1 +
> > > drivers/input/keyboard/tegra-kbc.c | 727
> ++++++++++++++++++++++++++++++++
> > > 4 files changed, 799 insertions(+), 0 deletions(-)
> > > create mode 100644 arch/arm/mach-tegra/include/mach/kbc.h
> > > create mode 100644 drivers/input/keyboard/tegra-kbc.c
> > >
> > > diff --git a/arch/arm/mach-tegra/include/mach/kbc.h b/arch/arm/mach-
> tegra/include/mach/kbc.h
> > > new file mode 100644
> > > index 0000000..60d646c
> > > --- /dev/null
> > > +++ b/arch/arm/mach-tegra/include/mach/kbc.h
> > > @@ -0,0 +1,61 @@
> > > +/*
> > > + * Platform definitions for tegra-kbc keyboard input driver
> > > + *
> > > + * Copyright (c) 2010, NVIDIA Corporation.
> >
> > Wearing my legal hat. You might want to do 2010-2011 ?
>
> OK, Rakesh, if you want copyright adjusted please shout and I can fix it
> up locally.
>
> Trilok, I understand you are happy, right? Can I put you down as
> reviewed-by?
>
> Thanks.
>
> --
> Dmitry
--
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