linux-stable/sound/aoa/codecs
Uwe Kleine-König c894ec016c ALSA: Switch i2c drivers 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>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Link: https://lore.kernel.org/r/20230525203640.677826-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-06-05 09:22:45 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
onyx.c ALSA: Switch i2c drivers back to use .probe() 2023-06-05 09:22:45 +02:00
onyx.h isystem: trim/fixup stdarg.h and other headers 2021-08-19 09:02:55 +09:00
tas-basstreble.h ALSA: aoa: More constifications 2020-01-05 16:14:27 +01:00
tas-gain-table.h ALSA: aoa: More constifications 2020-01-05 16:14:27 +01:00
tas.c ALSA: Switch i2c drivers back to use .probe() 2023-06-05 09:22:45 +02:00
tas.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 2019-06-19 17:09:08 +02:00
toonie.c ALSA: Convert strlcpy to strscpy when return value is unused 2021-01-08 09:30:05 +01:00