Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/
H A Di2c-slave-testunit.c834a9dc4 Sun Feb 26 16:26:54 CST 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i2c: Convert drivers to new .probe() callback

Now that .probe() was changed not to get the id parameter, drivers can
be converted back to that with the eventual goal to drop .probe_new().

Implement that for the i2c drivers that are part of the i2c core.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
H A Di2c-slave-eeprom.c834a9dc4 Sun Feb 26 16:26:54 CST 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i2c: Convert drivers to new .probe() callback

Now that .probe() was changed not to get the id parameter, drivers can
be converted back to that with the eventual goal to drop .probe_new().

Implement that for the i2c drivers that are part of the i2c core.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
H A Di2c-smbus.c834a9dc4 Sun Feb 26 16:26:54 CST 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i2c: Convert drivers to new .probe() callback

Now that .probe() was changed not to get the id parameter, drivers can
be converted back to that with the eventual goal to drop .probe_new().

Implement that for the i2c drivers that are part of the i2c core.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
H A Di2c-core-base.c834a9dc4 Sun Feb 26 16:26:54 CST 2023 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> i2c: Convert drivers to new .probe() callback

Now that .probe() was changed not to get the id parameter, drivers can
be converted back to that with the eventual goal to drop .probe_new().

Implement that for the i2c drivers that are part of the i2c core.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>