mbox series

[0/1] x86: convert to use new I2C API

Message ID 20200326211015.13654-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series x86: convert to use new I2C API | expand

Message

Wolfram Sang March 26, 2020, 9:10 p.m. UTC
We are deprecating calls which return NULL in favor of new variants which
return an ERR_PTR. Only build tested.


Wolfram Sang (1):
  x86/platform/intel-mid: convert to use i2c_new_client_device()

 arch/x86/platform/intel-mid/sfi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)