Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762868Ab3DCGg3 (ORCPT ); Wed, 3 Apr 2013 02:36:29 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:49009 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760175Ab3DCGg1 (ORCPT ); Wed, 3 Apr 2013 02:36:27 -0400 Message-ID: <515BCDB2.2040506@ti.com> Date: Wed, 3 Apr 2013 12:05:30 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: David Miller CC: , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v4 0/6] Generic PHY Framework References: <1364449408-9510-1-git-send-email-kishon@ti.com> <20130328.143142.2080627792603647441.davem@davemloft.net> <515BC559.1070602@ti.com> <20130403.023157.1254170239558661397.davem@davemloft.net> In-Reply-To: <20130403.023157.1254170239558661397.davem@davemloft.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1150 Lines: 33 Hi, On Wednesday 03 April 2013 12:01 PM, David Miller wrote: > From: Kishon Vijay Abraham I > Date: Wed, 3 Apr 2013 11:29:53 +0530 > >> Hi, >> >> On Friday 29 March 2013 12:01 AM, David Miller wrote: >>> >>> You really need to CC: netdev@vger.kernel.org rather than me >>> explicitly >>> on this patch set. >> >> I was CC'ing whatever get_maintainer shows. I'll make sure to CC >> netdev@vger.kernel.org though there's nothing related to network in >> this patch series (Maybe sometime in the future it'll be used). > > What about drivers/net/phy isn't networking? This patch series is about drivers/phy which will be used for now by usb, sata and maybe some video PHY's. Network itself has a comprehensive PHY in drivers/net/phy which we'd like to merge it with drivers/phy so that we have all the phy stuff in drivers/phy but we are not planning too far ahead here. Thanks Kishon -- 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/