[PATCH 0/1] mfd: convert to use new I2C API
From: Wolfram Sang
Date: Thu Mar 26 2020 - 17:11:19 EST
We are deprecating calls which return NULL in favor of new variants which
return an ERR_PTR. Only build tested.
Wolfram Sang (1):
mfd: htc-i2cpld: convert to use i2c_new_client_device()
drivers/mfd/htc-i2cpld.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.20.1