From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v3 0/4] Fix MDIO bus timeout issues on Dreamplug Date: Tue, 29 Oct 2013 18:54:50 -0400 (EDT) Message-ID: <20131029.185450.1734537211071455991.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: thomas.petazzoni@free-electrons.com, sebastian.hesselbarth@gmail.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jason@lakedaemon.net To: leigh@solinno.co.uk Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:49513 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750971Ab3J2Wyw (ORCPT ); Tue, 29 Oct 2013 18:54:52 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Leigh Brown Date: Tue, 29 Oct 2013 09:33:30 +0000 > I think I have addressed all comments. > > Changes since v2: > - Fix coding style in ordio_mdio_wait_ready, as identified by David > - Remove un-needed operator change in orion_mdio_write, as identified by David > > This patchset fixes an issue with the Dreamplug MDIO bus timeout since the > mv643xx_eth driver was converted to use the mvmdio driver to access the bus. Series applied to net-next, thanks.