summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/script_python.sh
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2025-12-15 20:49:26 +0300
committerVinod Koul <vkoul@kernel.org>2025-12-23 09:42:49 +0300
commit866160a51f5586d53e17ceab36029c8805ffea28 (patch)
tree5f810147cd5290e518dbaef187f7e30b333e0948 /tools/perf/tests/shell/script_python.sh
parent478f3890709a092a97a0218f61af19ac9b725573 (diff)
downloadlinux-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