Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751165AbXANIFj (ORCPT ); Sun, 14 Jan 2007 03:05:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751171AbXANIFj (ORCPT ); Sun, 14 Jan 2007 03:05:39 -0500 Received: from mail.kroah.org ([69.55.234.183]:40913 "EHLO perch.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751165AbXANIFf (ORCPT ); Sun, 14 Jan 2007 03:05:35 -0500 Date: Sat, 13 Jan 2007 23:55:14 -0800 From: Greg KH To: James Simmons Cc: Dmitry Torokhov , Miguel Ojeda , Linux Kernel Mailing List , oLinux Fbdev development list , Luming Yu , Andrew Zabolotny , linux-acpi@vger.kernel.org, kernel-discuss@handhelds.org, lcd4linux-devel@sf.net Subject: Re: Display class Message-ID: <20070114075514.GE10585@kroah.com> References: <200612292232.44122.dtor@insightbb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 952 Lines: 28 On Sat, Jan 13, 2007 at 10:40:55PM +0000, James Simmons wrote: > > > Hi, > > > > On Tuesday 05 December 2006 13:03, James Simmons wrote: > > > +int probe_edid(struct display_device *dev, void *data) > > > +{ > > > +???????struct fb_monspecs spec; > > > +???????ssize_t size = 45; > > That code was only for testing. I do have new core code. Andrew could > you merge this patch as it is against the -mm tree. > > This new class provides a way common interface for various types of > displays such as LCD, CRT, LVDS etc. It is a expansion of the lcd > class to include other types of displays. Have you worked with the DRM developers who also need to tie into this CRT class somehow? thanks, greg k-h - 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/