commit | 13e54824fe5bf1e3956b56f878e2cd3c5b89c0fb | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Mon Dec 16 16:51:29 2019 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Jan 09 15:58:09 2020 +0100 |
tree | 7913fc205093edc313d4bed6e7f283dfb737ea8f | |
parent | d928440cf4603b4889af3e6785d9200a626ae0ce [diff] |
media: dvb-frontends: cxd2820r_core: 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>