On 06/14/2017 08:49 AM, Antoine Tenart wrote:
> Introduce an ops structure to add an indirection on the is_done
> function, as this is needed to add the xMDIO support later.
>
> Signed-off-by: Antoine Tenart
Reviewed-by: Florian Fainelli
--
Florian
Introduce an ops structure to add an indirection on the is_done
function, as this is needed to add the xMDIO support later.
Signed-off-by: Antoine Tenart
---
drivers/net/ethernet/marvell/mvmdio.c | 30 +++---
1 file changed, 19 insertions(+), 11 deletions(-)
diff --git a