mbox series

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

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

Message

Wolfram Sang March 26, 2020, 9:09 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):
  video: backlight: tosa_lcd: convert to use i2c_new_client_device()

 drivers/video/backlight/tosa_lcd.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)