]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: 88pm800: Convert to i2c_new_dummy_device
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 22 Jul 2019 17:26:08 +0000 (19:26 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 12 Aug 2019 07:51:45 +0000 (08:51 +0100)
commit83215897356fb54fdb7b9e399d5256421d4cfe4a
treeea4602d00c89eeccb01f0dc5239ac785952a9a7b
parentaee36174b22d57775b3445399491777843f294ed
mfd: 88pm800: 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>
drivers/mfd/88pm800.c