ARM: s3c64xx: convert to use i2c_new_client_device()
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 26 Mar 2020 21:10:14 +0000 (22:10 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 13 Apr 2020 10:28:23 +0000 (12:28 +0200)
commit778627c78f01c6a05abb1211f3e3d763c236506c
tree8d3670dd0cc09143843bb223ff94662d378acabe
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
ARM: s3c64xx: convert to use i2c_new_client_device()

Move away from the deprecated API and remove printing a stale 'ret'
value.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c64xx/mach-crag6410-module.c