diff options
| author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-12-12 10:35:53 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-14 13:37:36 +0300 |
| commit | 81acbdc51bbbec822a1525481f2f70677c47aee0 (patch) | |
| tree | 7432525d5520d2ced6ebf2173f4f5f70c9faaf5c /include/linux | |
| parent | ae9ccaed3f6701ee0fe40ad919516e0aa0844f21 (diff) | |
| download | linux-81acbdc51bbbec822a1525481f2f70677c47aee0.tar.xz | |
ASoC: sdw-mockup: Drop dummy remove function
A remove callback is optional and having no such function has the same
semantic as one returning zero (and other return values are effectively
ignored).
This allows to remove the remove function without replacement.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20251212073555.1065284-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
