commit | e2c6678bd836861093eecd733610f77b2d87e9f8 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | Thu Jul 02 10:02:00 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 02 16:45:46 2020 +0100 |
tree | eeec82f092b25b1407a1ca6ba6770dd3b148b034 | |
parent | 94462138f368a5e079d53d578509276e4366d0c1 [diff] |
regulator: mp886x: use .probe_new Use the new .probe_new for mp886x. It does not use the const struct i2c_device_id * argument, so convert it to utilise the simplified i2c driver registration. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Link: https://lore.kernel.org/r/20200702100200.1a4c65d1@xhacker.debian Signed-off-by: Mark Brown <broonie@kernel.org>