Home
last modified time | relevance | path

Searched hist:"79 fc7c26602f990e49471df1d237466b9530ccdb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dbq25980_charger.cdiff 79fc7c26602f990e49471df1d237466b9530ccdb Fri Nov 18 16:44:15 CST 2022 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> power: supply: bq25980: 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>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>