linux-mainline/drivers/staging/most
Uwe Kleine-König b36be72b5a staging: most: Switch i2c driver back to use .probe()
After commit b8a1a4cd5a ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498 ("i2c: Switch .probe() to not take an id parameter") convert
back to (the new) .probe() to be able to eventually drop .probe_new() from
struct i2c_driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230524151646.486847-6-u.kleine-koenig@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-28 10:15:29 +01:00
..
dim2 staging: most: dim2: Convert to platform remove callback returning void 2023-04-03 21:49:54 +02:00
Documentation
i2c staging: most: Switch i2c driver back to use .probe() 2023-05-28 10:15:29 +01:00
net
video
Kconfig
Makefile
TODO