mbox series

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

Message ID 20200326211002.13241-1-wsa+renesas@sang-engineering.com
Headers show
Series i3c: 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):
  i3c: convert to use i2c_new_client_device()

 drivers/i3c/master.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)