From: David Sin <davidsin@ti.com>
To: Greg KH <greg@kroah.com>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Lajos Molnar <molnar@ti.com>
Subject: Re: [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build
Date: Thu, 2 Dec 2010 07:46:57 -0600 [thread overview]
Message-ID: <20101202134656.GC22875@lba0869738> (raw)
In-Reply-To: <20101201005647.GC29171@kroah.com>
On Tue, Nov 30, 2010 at 04:56:47PM -0800, Greg KH wrote:
> On Tue, Nov 30, 2010 at 01:58:59PM -0600, David Sin wrote:
> > From: Lajos Molnar <molnar@ti.com>
> >
> > This patch links the TILER driver into the Linux kernel build
> > and config system.
> >
> > Signed-off-by: Lajos Molnar <molnar@ti.com>
> > Signed-off-by: David Sin <davidsin@ti.com>
> > ---
> > drivers/misc/Kconfig | 5 +++++
> > drivers/misc/Makefile | 1 +
> > 2 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
> > index ac6d6ac..fff7927 100644
> > --- a/drivers/misc/Kconfig
> > +++ b/drivers/misc/Kconfig
> > @@ -378,4 +378,9 @@ source "drivers/misc/eeprom/Kconfig"
> > source "drivers/misc/cb710/Kconfig"
> > source "drivers/misc/iwmc3200top/Kconfig"
> >
> > +#
> > +# TI TILER driver support
> > +#
>
> Comments not needed.
>
> thanks,
>
> greg k-h
thanks, Greg, for the comments. I will make all of these changes
in the next revision.
--
David Sin
WARNING: multiple messages have this Message-ID (diff)
From: davidsin@ti.com (David Sin)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build
Date: Thu, 2 Dec 2010 07:46:57 -0600 [thread overview]
Message-ID: <20101202134656.GC22875@lba0869738> (raw)
In-Reply-To: <20101201005647.GC29171@kroah.com>
On Tue, Nov 30, 2010 at 04:56:47PM -0800, Greg KH wrote:
> On Tue, Nov 30, 2010 at 01:58:59PM -0600, David Sin wrote:
> > From: Lajos Molnar <molnar@ti.com>
> >
> > This patch links the TILER driver into the Linux kernel build
> > and config system.
> >
> > Signed-off-by: Lajos Molnar <molnar@ti.com>
> > Signed-off-by: David Sin <davidsin@ti.com>
> > ---
> > drivers/misc/Kconfig | 5 +++++
> > drivers/misc/Makefile | 1 +
> > 2 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
> > index ac6d6ac..fff7927 100644
> > --- a/drivers/misc/Kconfig
> > +++ b/drivers/misc/Kconfig
> > @@ -378,4 +378,9 @@ source "drivers/misc/eeprom/Kconfig"
> > source "drivers/misc/cb710/Kconfig"
> > source "drivers/misc/iwmc3200top/Kconfig"
> >
> > +#
> > +# TI TILER driver support
> > +#
>
> Comments not needed.
>
> thanks,
>
> greg k-h
thanks, Greg, for the comments. I will make all of these changes
in the next revision.
--
David Sin
next prev parent reply other threads:[~2010-12-02 13:46 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 19:58 [RFC v2 0/8] TI DMM-TILER driver David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` [RFC v2 1/8] TILER-DMM: DMM-PAT driver for TI TILER David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-12-01 6:04 ` Varadarajan, Charulatha
2010-12-01 6:04 ` Varadarajan, Charulatha
2010-12-01 6:04 ` Varadarajan, Charulatha
2010-12-02 2:10 ` Kanigeri, Hari
2010-12-02 2:10 ` Kanigeri, Hari
2010-12-02 2:27 ` Kanigeri, Hari
2010-12-02 2:27 ` Kanigeri, Hari
2010-12-02 5:16 ` Varadarajan, Charulatha
2010-12-02 5:16 ` Varadarajan, Charulatha
2010-12-02 10:23 ` Hari Kanigeri
2010-12-02 10:23 ` Hari Kanigeri
2010-12-02 10:23 ` Hari Kanigeri
2010-12-02 10:31 ` Varadarajan, Charulatha
2010-12-02 10:31 ` Varadarajan, Charulatha
2010-11-30 19:58 ` [RFC v2 2/8] TILER-DMM: Container manager interface and utility definitons David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` [RFC v2 3/8] TILER-DMM: Sample TCM implementation: Simple TILER Allocator (SiTA) David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` [RFC v2 4/8] TILER-DMM: TILER Memory Manager interface and implementation David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` [RFC v2 5/8] TILER-DMM: TILER interface file and documentation David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-12-01 0:53 ` Greg KH
2010-12-01 0:53 ` Greg KH
2010-11-30 19:58 ` [RFC v2 6/8] TILER-DMM: Geometry and view manipulation functions David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-12-01 0:55 ` Greg KH
2010-12-01 0:55 ` Greg KH
2010-11-30 19:58 ` [RFC v2 7/8] TILER-DMM: Main TILER driver implementation David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:57 ` Randy Dunlap
2010-11-30 19:57 ` Randy Dunlap
2010-11-30 19:57 ` Randy Dunlap
2010-11-30 19:58 ` [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build David Sin
2010-11-30 19:58 ` David Sin
2010-11-30 19:58 ` David Sin
2010-12-01 0:56 ` Greg KH
2010-12-01 0:56 ` Greg KH
2010-12-02 13:46 ` David Sin [this message]
2010-12-02 13:46 ` David Sin
2010-12-01 6:47 ` [RFC v2 0/8] TI DMM-TILER driver Varadarajan, Charulatha
2010-12-01 6:47 ` Varadarajan, Charulatha
2010-12-02 13:52 ` David Sin
2010-12-02 13:52 ` David Sin
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=20101202134656.GC22875@lba0869738 \
--to=davidsin@ti.com \
--cc=greg@kroah.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=molnar@ti.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.