Files
linux/include/sound
Uwe Kleine-König a89f7f0818 ALSA: seq: Use bus specific probe and remove
Introduce a bus specific probe and remove function. For now this only
allows to get rid of a cast of the generic device to an snd_seq device
in the drivers and changes the remove prototype to return void---a
non-zero return value is ignored anyhow.

The objective is to get rid of users of struct device callbacks
.probe(), .remove() and .shutdown() to eventually remove these. Until
all snd_seq drivers are converted this results in a runtime warning
about the drivers needing an update because there is a bus probe
function and a driver probe function.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/f36b01b297fc5cbb6d0ed4959143add0c13eec99.1765283601.git.u.kleine-koenig@baylibre.com
2025-12-14 11:08:09 +01:00
..
2024-08-08 07:49:45 +02:00
2023-05-23 12:11:21 +02:00
2024-08-08 07:47:24 +02:00
2025-09-01 13:53:02 +02:00
2023-08-17 09:24:01 +02:00
2025-05-22 20:34:24 +02:00
2025-10-27 15:31:29 +00:00
2025-11-20 17:22:59 +00:00
2025-02-16 23:51:06 +00:00
2025-08-11 09:13:42 +02:00
2020-09-09 18:32:52 +02:00
2025-01-12 13:12:21 +01:00
2024-08-08 07:47:23 +02:00