linux/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 staging: most: Documentation: move ABI description files out of staging area 2020-03-24 13:42:44 +01:00
i2c staging: most: Switch i2c driver back to use .probe() 2023-05-28 10:15:29 +01:00
net staging: most: net: Make use of the helper macro LIST_HEAD() 2022-02-15 17:05:34 +01:00
video staging: most: fix line ending with '(' in video/ 2023-03-25 09:47:26 +01:00
Kconfig drivers: most: add ALSA sound driver 2021-03-23 10:03:13 +01:00
Makefile drivers: most: add ALSA sound driver 2021-03-23 10:03:13 +01:00
TODO