i2c: icy: no need to populate address for scanned device
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 6 Nov 2019 15:02:31 +0000 (16:02 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 11 Nov 2019 19:46:08 +0000 (20:46 +0100)
commit7bdf7c84c216c6d0447e5e15d229e2c3d6b705fa
treecc938ca642366df81a1399ed0fe6fb0bec5f6069
parentbcc156e2289d35673928fecf85c798a9d55f0b14
i2c: icy: no need to populate address for scanned device

i2c_new_{probed|scanned}_device will update the address after scanning.
No need to preset it.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Max Staudt <max@enpas.org>
Tested-by: Max Staudt <max@enpas.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-icy.c