Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965026AbXBTPPe (ORCPT ); Tue, 20 Feb 2007 10:15:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965028AbXBTPPe (ORCPT ); Tue, 20 Feb 2007 10:15:34 -0500 Received: from wr-out-0506.google.com ([64.233.184.230]:41615 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965026AbXBTPPb (ORCPT ); Tue, 20 Feb 2007 10:15:31 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ai1bkiyerJm1OZgvdbKJ2bCNhO6LBfg4oOZdTVJ93deksQB+EIAzIsCpn3Wr+3pBGiCZDty9v1v8CYDNL9MIEKCft+R2dJ7wSuqcbUN5TNqA/c9qfnnNPP8DDzRvNkLPSOTG5xirn+q2rjbtXFyUodXg0auPYcI7V1GSDmvcPss= Message-ID: Date: Tue, 20 Feb 2007 10:15:26 -0500 From: "Dmitry Torokhov" To: "Greg KH" Subject: Re: Network: convert network devices to use struct device instead of class_device Cc: "Stephen Hemminger" , "Jeff Garzik" , "Linux Kernel Mailing List" , netdev , "Kay Sievers" In-Reply-To: <20070209005601.GE30794@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200702080400.l1840lFd002314@hera.kernel.org> <45CB1AE6.9020707@garzik.org> <20070208074130.29df585f@oldman> <20070209005601.GE30794@kroah.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 731 Lines: 23 On 2/8/07, Greg KH wrote: > > And it should also alow for proper power management functionality, using > the changes that Linus put into the driver core about 8 months ago. > > Don't worry, I have input patches queued up next for you Dmitry :) > Greg, Could you please forward me these patches for input core - I am going to rearrange some code and don't want too many clashes so I'd like to apply yours to my private three and work from there... Thanks! -- Dmitry - 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/