lan78xx: EEE support is now a PHY property
authorPhil Elwell <phil@raspberrypi.org>
Tue, 5 Mar 2019 09:51:22 +0000 (09:51 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:32:49 +0000 (11:32 +0000)
commit9eefd0da1a039aaf5d7259b63d4e1752cebd830e
tree076485ca09f1b9e528f78fc49faceb138802757a
parentd7aaf94605ee4565d2d826db49968d1c629efeaa
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