From: Heiner Kallweit
Date: Mon, 23 Jul 2018 21:40:07 +0200
> Add a helper for checking whether polling is used to detect PHY status
> changes.
>
> Signed-off-by: Heiner Kallweit
Applied.
On Mon, Jul 23, 2018 at 09:40:07PM +0200, Heiner Kallweit wrote:
> Add a helper for checking whether polling is used to detect PHY status
> changes.
>
> Signed-off-by: Heiner Kallweit
Reviewed-by: Andrew Lunn
Andrew
Add a helper for checking whether polling is used to detect PHY status
changes.
Signed-off-by: Heiner Kallweit
---
v2:
- merge both patches
---
drivers/net/phy/phy.c | 8
include/linux/phy.h | 10 ++
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/drivers/net/