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>
Mon, 13 May 2019 23:08:22 +0000 (00:08 +0100)
commitb8a8e5729e2df23d436ff904add6ea3b88f96a18
treead32116c256bec277f7efb48ffa470de9ebf0638
parent3f89d98c2b8cc8036a06c09361e6cf5f3aa74a2b
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