[PATCH 0/2] net: convert to use new I2C API

From: Wolfram Sang
Date: Thu Mar 26 2020 - 17:10:25 EST


We are deprecating calls which return NULL in favor of new variants which
return an ERR_PTR. Only build tested.


Wolfram Sang (2):
igb: convert to use i2c_new_client_device()
sfc: falcon: convert to use i2c_new_client_device()

drivers/net/ethernet/intel/igb/igb_hwmon.c | 6 +++---
drivers/net/ethernet/sfc/falcon/falcon_boards.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)

--
2.20.1