diff options
author | 2023-01-06 23:17:46 +0800 | |
---|---|---|
committer | 2023-01-25 09:34:29 +0100 | |
commit | 47c59e0c213fc87d054bda9c9e0e31e82dfae0d4 (patch) | |
tree | 3a791cf0c5499e669c337401cb1f4005a289505b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ALSA: ac97: make remove callback of ac97 driver void returned (diff) | |
download | wireguard-linux-47c59e0c213fc87d054bda9c9e0e31e82dfae0d4.tar.xz wireguard-linux-47c59e0c213fc87d054bda9c9e0e31e82dfae0d4.zip |
ALSA: aoa: make remove callback of soundbus driver void returned
Since commit fc7a6209d571 ("bus: Make remove callback return void")
forces bus_type::remove be void-returned, it doesn't make much sense
for any bus based driver implementing remove callbalk to return
non-void to its caller.
As such, change the remove function for soundbus based drivers to
return void.
Signed-off-by: Dawei Li <set_pte_at@outlook.com>
Link: https://lore.kernel.org/r/TYCP286MB23234FED40A3AE6797DEBAB7CAFB9@TYCP286MB2323.JPNP286.PROD.OUTLOOK.COM
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions