From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH v2][1/2] add new Cobalt LCD framebuffer driver Date: Sat, 28 Jun 2008 20:54:42 +0200 Message-ID: <20080628185442.GB7238@linux-mips.org> References: <20080626215018.2d946781.yoichi_yuasa@tripeaks.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1KCfbc-0002Pi-6m for linux-fbdev-devel@lists.sourceforge.net; Sat, 28 Jun 2008 11:57:04 -0700 Received: from ftp.linux-mips.org ([213.58.128.207]) by mail.sourceforge.net with esmtp (Exim 4.44) id 1KCfbb-0007kb-HM for linux-fbdev-devel@lists.sourceforge.net; Sat, 28 Jun 2008 11:57:04 -0700 Received: from localhost.localdomain ([127.0.0.1]:9925 "EHLO vigor.karmaclothing.net") by ftp.linux-mips.org with ESMTP id S20045627AbYF1S47 (ORCPT ); Sat, 28 Jun 2008 19:56:59 +0100 Content-Disposition: inline In-Reply-To: <20080626215018.2d946781.yoichi_yuasa@tripeaks.co.jp> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: Yoichi Yuasa Cc: linux-mips , Andrew Morton , linux-fbdev-devel On Thu, Jun 26, 2008 at 09:50:18PM +0900, Yoichi Yuasa wrote: > Add new Cobalt LCD framebuffer driver. > > Signed-off-by: Yoichi Yuasa Acked-by: Ralf Baechle Or if you want I can queue this part too. Ralf ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 28 Jun 2008 19:56:45 +0100 (BST) Received: from localhost.localdomain ([127.0.0.1]:5829 "EHLO vigor.karmaclothing.net") by ftp.linux-mips.org with ESMTP id S20045628AbYF1S4i (ORCPT ); Sat, 28 Jun 2008 19:56:38 +0100 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by vigor.karmaclothing.net (8.14.1/8.14.1) with ESMTP id m5SIsm0D011857; Sat, 28 Jun 2008 20:55:09 +0200 Received: (from ralf@localhost) by denk.linux-mips.net (8.14.1/8.14.1/Submit) id m5SIsh4j011820; Sat, 28 Jun 2008 20:54:43 +0200 Date: Sat, 28 Jun 2008 20:54:42 +0200 From: Ralf Baechle To: Yoichi Yuasa Cc: Andrew Morton , linux-fbdev-devel , linux-mips Subject: Re: [PATCH v2][1/2] add new Cobalt LCD framebuffer driver Message-ID: <20080628185442.GB7238@linux-mips.org> References: <20080626215018.2d946781.yoichi_yuasa@tripeaks.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080626215018.2d946781.yoichi_yuasa@tripeaks.co.jp> User-Agent: Mutt/1.5.17 (2007-11-01) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 19667 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Thu, Jun 26, 2008 at 09:50:18PM +0900, Yoichi Yuasa wrote: > Add new Cobalt LCD framebuffer driver. > > Signed-off-by: Yoichi Yuasa Acked-by: Ralf Baechle Or if you want I can queue this part too. Ralf