commit | ad9fc1f4229ed390590c3ea5be23addf84d54672 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Mon Jul 22 19:26:20 2019 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Aug 12 08:54:16 2019 +0100 |
tree | 9183cbe0565062a0b2b63c9cf69b21f678014872 | |
parent | 7a99c8f3310b13c87ec87114e6fa3e915005b187 [diff] |
mfd: palmas: Convert to i2c_new_dummy_device Move from i2c_new_dummy() to i2c_new_dummy_device(), so we now get an ERRPTR which we use in error handling. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>