mbox series

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

Message ID 20200326211014.13591-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series ARM: 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):
  ARM: mach-s3c64xx: convert to use i2c_new_client_device()

 arch/arm/mach-s3c64xx/mach-crag6410-module.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)