r8169: switch to device-managed functions in probe (part 2)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 1 Mar 2018 11:27:35 +0000 (13:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Mar 2018 23:15:17 +0000 (18:15 -0500)
commit93a00d4d613fb6363c618c941b0283c2df6bd64e
treee937c039b3cc1567155283016fb94a874d498eff
parent1ef7286e7f36020e655ebeb82386911b617c5aee
r8169: switch to device-managed functions in probe (part 2)

This is a follow up to the commit

  4c45d24a759d ("r8169: switch to device-managed functions in probe")

to move towards managed resources even more.

Cc: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c