Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 12 Jul 2022 10:08:37 +0000 (12:08 +0200)
committer
Pavel Machek <pavel@ucw.cz>
Tue, 2 Aug 2022 14:43:31 +0000 (16:43 +0200)
The i2c probe functions here don't use the id information provided in
their second argument, so the single-parameter i2c probe function
("probe_new") can be used instead.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org> Signed-off-by: Pavel Machek <pavel@ucw.cz>