Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753121AbXLAWAL (ORCPT ); Sat, 1 Dec 2007 17:00:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751316AbXLAV7z (ORCPT ); Sat, 1 Dec 2007 16:59:55 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:45683 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750938AbXLAV7y (ORCPT ); Sat, 1 Dec 2007 16:59:54 -0500 Message-ID: <4751D958.6060500@garzik.org> Date: Sat, 01 Dec 2007 16:59:52 -0500 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Vitaly Bordug CC: linuxppc-dev@ozlabs.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layer functionality References: <20071126142906.19642.45540.stgit@localhost.localdomain> In-Reply-To: <20071126142906.19642.45540.stgit@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1092 Lines: 31 Vitaly Bordug wrote: > With that patch fixed.c now fully emulates MDIO bus, thus no need > to duplicate PHY layer functionality. That, in turn, drastically > simplifies the code, and drops down line count. > > As an additional bonus, now there is no need to register MDIO bus > for each PHY, all emulated PHYs placed on the platform fixed MDIO bus. > There is also no more need to pre-allocate PHYs via .config option, > this is all now handled dynamically. > > p.s. Don't even try to understand patch content! Better: apply patch > and look into resulting drivers/net/phy/fixed.c. > > Signed-off-by: Anton Vorontsov > Signed-off-by: Vitaly Bordug what's the context of this patchset? 2.6.25? it's late for 2.6.24-rc, IMO. Do I have the latest version (sent Nov 26 @ 9:29am)? Jeff -- 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/