From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: Newest fbdev patch to go mainline. Date: Tue, 10 Feb 2004 09:57:39 -0800 Sender: linux-fbdev-devel-admin@lists.sourceforge.net Message-ID: <20040210175739.GF28111@kroah.com> References: Mime-Version: 1.0 Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Aqc9B-0002bq-0I for linux-fbdev-devel@lists.sourceforge.net; Tue, 10 Feb 2004 09:58:09 -0800 Received: from mail.kroah.org ([65.200.24.183] helo=perch.kroah.org) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.30) id 1Aqc96-0000uD-Bj for linux-fbdev-devel@lists.sourceforge.net; Tue, 10 Feb 2004 09:58:04 -0800 Content-Disposition: inline In-Reply-To: Errors-To: linux-fbdev-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: James Simmons Cc: Linux Fbdev development list , Linux Kernel Mailing List On Tue, Feb 10, 2004 at 05:51:26PM +0000, James Simmons wrote: > > One more thing. What should I use for devices like vesafb? Should I use > the platform_bus_type like sa1100fb.c? That sounds reasonable, if there is no other place the vesafb device lives off of in the driver model. thanks, greg k-h ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265918AbUBJSEB (ORCPT ); Tue, 10 Feb 2004 13:04:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265979AbUBJSC6 (ORCPT ); Tue, 10 Feb 2004 13:02:58 -0500 Received: from mail.kroah.org ([65.200.24.183]:7303 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S266166AbUBJR6F (ORCPT ); Tue, 10 Feb 2004 12:58:05 -0500 Date: Tue, 10 Feb 2004 09:57:39 -0800 From: Greg KH To: James Simmons Cc: Linux Fbdev development list , Linux Kernel Mailing List Subject: Re: Newest fbdev patch to go mainline. Message-ID: <20040210175739.GF28111@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 10, 2004 at 05:51:26PM +0000, James Simmons wrote: > > One more thing. What should I use for devices like vesafb? Should I use > the platform_bus_type like sa1100fb.c? That sounds reasonable, if there is no other place the vesafb device lives off of in the driver model. thanks, greg k-h