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