From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH RFC 2/4] net: phy: use unlocked accessors for indirect MMD accesses Date: Sat, 9 Dec 2017 10:21:11 -0800 Message-ID: <204ef1b3-9c1a-58a5-e62b-97fa1a3f89ef@gmail.com> References: <20171208154756.GF10595@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Russell King , Andrew Lunn Return-path: Received: from mail-oi0-f50.google.com ([209.85.218.50]:46445 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbdLISVN (ORCPT ); Sat, 9 Dec 2017 13:21:13 -0500 Received: by mail-oi0-f50.google.com with SMTP id t81so9174727oih.13 for ; Sat, 09 Dec 2017 10:21:13 -0800 (PST) In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 12/08/2017 07:48 AM, Russell King wrote: > Use unlocked accessors for indirect MMD accesses to clause 22 PHYs. > This permits tracing of these accesses. > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli -- Florian