Re: [PATCH -next] net: ethernet: faraday: Use phy_find_first() instead of open coding it

From: David Miller
Date: Sun Jan 10 2016 - 22:06:32 EST


From: Guenter Roeck <linux@xxxxxxxxxxxx>
Date: Sun, 10 Jan 2016 12:04:32 -0800

> Use phy_find_first() to find the first phy device instead of
> open coding it.
>
> Cc: Andrew Lunn <andrew@xxxxxxx>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Applied.