ALSA: ppc: keywest: convert to use i2c_new_client_device()
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 26 Mar 2020 21:10:12 +0000 (22:10 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Mar 2020 08:33:01 +0000 (09:33 +0100)
commit04a9af2e03842347269fe1b3e64b94b8226fbba1
tree8bebbe624afcebe8d77dc19e416ea46d691c9f33
parent2ceb65cd04a9b7d694188b72807f2e1fead16d9c
ALSA: ppc: keywest: convert to use i2c_new_client_device()

Move away from the deprecated API and return the shiny new ERRPTR where
useful.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20200326211013.13531-2-wsa+renesas@sang-engineering.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/ppc/keywest.c