Home
last modified time | relevance | path

Searched hist:"4 e1b4d22279188e63546838144399a6dde44a5aa" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Ddme1737.cdiff 4e1b4d22279188e63546838144399a6dde44a5aa Fri Aug 21 18:00:35 CEST 2020 Stephen Kitt <steve@sk2.org> hwmon: (dme1737) use simple i2c probe

As part of the ongoing i2c transition to the simple probe
("probe_new"), this patch uses i2c_match_id to retrieve the
driver_data for the probed device. The id parameter is thus no longer
necessary and the simple probe can be used instead.

Signed-off-by: Stephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20200821160035.590142-1-steve@sk2.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>