]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 12 Sep 2017 09:54:35 +0000 (18:54 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2017 18:28:36 +0000 (11:28 -0700)
commit8e22a8652ed4160220cc3dd76e44ba49967abdaa
treebce6872bdbd4f38cff20aadad777baae4d6f36ce
parentbc6432b8d07ce65cc6f54f138cba21d2f9e88c9d
net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT

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 <hayashi.kunihiko@socionext.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/realtek.c