From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965347AbXBLTr3 (ORCPT ); Mon, 12 Feb 2007 14:47:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965346AbXBLTr3 (ORCPT ); Mon, 12 Feb 2007 14:47:29 -0500 Received: from mail.kroah.org ([69.55.234.183]:33898 "EHLO perch.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965347AbXBLTr2 (ORCPT ); Mon, 12 Feb 2007 14:47:28 -0500 Date: Mon, 12 Feb 2007 11:46:39 -0800 From: Greg KH To: James Simmons Cc: Linux Fbdev development list , Linux Kernel Mailing List Subject: Re: [PATCH] class device cleanup for fbdev Message-ID: <20070212194639.GA789@kroah.com> References: 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 On Wed, Feb 07, 2007 at 07:53:09PM +0000, James Simmons wrote: > > Let me know if this is the right approach. This patch uses the class field > in struct device. Yes, it looks like the correct thing to do. thanks, greg k-h