lan78xx: EEE support is now a PHY property
authorPhil Elwell <phil@raspberrypi.org>
Tue, 5 Mar 2019 09:51:22 +0000 (09:51 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:12:56 +0000 (19:12 +0000)
commit85b48e22c715e57202e666697b03b316bc106470
treef5d8e95ed45847390dcb81d138c053167ec1a575
parentd5a91b7339696390597cc91f67cd415c6d6a5b9a
lan78xx: EEE support is now a PHY property

Now that EEE support is a property of the PHY, use the PHY's DT node
when querying the EEE-related properties.

See: https://github.com/raspberrypi/linux/issues/2882

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/net/usb/lan78xx.c