linux/include/linux/soundwire
Uwe Kleine-König 478f389070 soundwire: Make remove function return no value
All remove functions return zero and the driver core ignores any other
returned value (just emits a warning about it being ignored). So make all
remove callbacks return void instead of an ignored int. This is in line
with most other subsystems.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20251215174925.1327021-5-u.kleine-koenig@baylibre.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2025-12-23 12:12:49 +05:30
..
sdw.h soundwire: Make remove function return no value 2025-12-23 12:12:49 +05:30
sdw_amd.h soundwire: amd: Add support for acp7.2 platform 2025-07-21 10:43:21 +05:30
sdw_intel.h soundwire updates for 6.16 2025-06-05 08:07:24 -07:00
sdw_registers.h ASoC: SDCA: Add basic SDCA class driver 2025-11-20 17:23:00 +00:00
sdw_type.h