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