Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757560Ab0LBNe0 (ORCPT ); Thu, 2 Dec 2010 08:34:26 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:50980 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757253Ab0LBNeY (ORCPT ); Thu, 2 Dec 2010 08:34:24 -0500 Date: Thu, 2 Dec 2010 07:46:57 -0600 From: David Sin To: Greg KH Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Lajos Molnar Subject: Re: [RFC v2 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build Message-ID: <20101202134656.GC22875@lba0869738> References: <1291147139-23472-1-git-send-email-davidsin@ti.com> <1291147139-23472-9-git-send-email-davidsin@ti.com> <20101201005647.GC29171@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101201005647.GC29171@kroah.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1252 Lines: 40 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 > > > > This patch links the TILER driver into the Linux kernel build > > and config system. > > > > Signed-off-by: Lajos Molnar > > Signed-off-by: David Sin > > --- > > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/