mbox series

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

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

 sound/soc/pxa/magician.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)