commit | 402e77c4c7fdfbbd48f91160314c26fc39741d31 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Mon Dec 16 16:51:38 2019 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Jan 09 16:03:59 2020 +0100 |
tree | 2f12f712270fca21bf969fd4f6b5d3952cd0d66e | |
parent | 7930196a38351f762b661fe2ae001ea8d201ca27 [diff] |
media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device() Use the newer API returning an ERRPTR and use the new helper to bail out. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>