From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 1/2] net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT Date: Mon, 18 Sep 2017 11:29:30 -0700 (PDT) Message-ID: <20170918.112930.1476687868522709436.davem@davemloft.net> References: <1505210076-32311-1-git-send-email-hayashi.kunihiko@socionext.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org, jaswinder.singh@linaro.org To: hayashi.kunihiko@socionext.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:47926 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753482AbdIRS3b (ORCPT ); Mon, 18 Sep 2017 14:29:31 -0400 In-Reply-To: <1505210076-32311-1-git-send-email-hayashi.kunihiko@socionext.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Kunihiko Hayashi Date: Tue, 12 Sep 2017 18:54:35 +0900 > This renames the definition of page select register from > RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT to use it across models. > > Signed-off-by: Kunihiko Hayashi Applied.