From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH RFC 01/28] component: remove old add_components method Date: Wed, 23 Dec 2015 16:57:53 +0100 Message-ID: <20151223155753.GA21037@lunn.ch> References: <1450875402-20740-1-git-send-email-andrew@lunn.ch> <1450875402-20740-2-git-send-email-andrew@lunn.ch> <20151223132124.GS8644@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Fainelli , narmstrong@baylibre.com, vivien.didelot@savoirfairelinux.com, netdev To: Russell King - ARM Linux Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:48905 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750771AbbLWP56 (ORCPT ); Wed, 23 Dec 2015 10:57:58 -0500 Content-Disposition: inline In-Reply-To: <20151223132124.GS8644@n2100.arm.linux.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Dec 23, 2015 at 01:21:24PM +0000, Russell King - ARM Linux wrote: > Why are you sending this? I'm confused. Hi Russell It is part of a bigger series, which i just sent as RFC. I need the functionality of your patch, but it not yet available upstream. By the time my patch series leaves RFC and is ready for acceptance, i expect your patch will be upstream, and i will drop it. Andrew