diff options
| author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-12-15 20:49:26 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-12-23 09:42:49 +0300 |
| commit | 866160a51f5586d53e17ceab36029c8805ffea28 (patch) | |
| tree | 5f810147cd5290e518dbaef187f7e30b333e0948 /tools/perf/tests/shell/script_python.sh | |
| parent | 478f3890709a092a97a0218f61af19ac9b725573 (diff) | |
| download | linux-866160a51f5586d53e17ceab36029c8805ffea28.tar.xz | |
soundwire: Use bus methods for .probe(), .remove() and .shutdown()
These are nearly identical to the respective driver callbacks. The only
differences are that .remove() returns void instead of int and .shutdown()
has to cope for unbound devices.
The objective is to get rid of users of struct device_driver callbacks
.probe(), .remove() and .shutdown() to eventually remove these.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20251215174925.1327021-6-u.kleine-koenig@baylibre.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/tests/shell/script_python.sh')
0 files changed, 0 insertions, 0 deletions
