commit | 07eaf53adb66be0212cce612fd6937f0574c5b3a | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Thu Mar 26 22:09:59 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 19:31:21 2020 -0700 |
tree | a6967829cd6f1d4f39e332fd04eb4a69c4882a4b | |
parent | adde556552dd514de99beba72c3b23d70a657e56 [diff] |
igb: convert to use i2c_new_client_device() Move away from the deprecated API and return the shiny new ERRPTR where useful. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: David S. Miller <davem@davemloft.net>