commit | 1a144b6320f32feec3e54dbbda8b4c58b69f86c7 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Fri Nov 18 23:37:18 2022 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Wed Nov 23 20:01:42 2022 +0000 |
tree | 91189f0b41f461969319b824f020d74bb77ca1ac | |
parent | 7b64a83ce6f94bbb91d91a66555f17bf3e9bc085 [diff] |
iio: humidity: htu21: Convert to i2c's .probe_new() .probe_new() doesn't get the i2c_device_id * parameter, so determine that explicitly in the probe function. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20221118224540.619276-105-uwe@kleine-koenig.org Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>