summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-06-15 14:45:48 +0800
committerMark Brown <broonie@kernel.org>2026-06-29 18:29:39 +0100
commitae375f8d063d71e598c0d7e14fc056154c84d7a7 (patch)
treece1d0564fa724b7b0743e36ba139582e09ced04b /tools/perf/scripts/python
parentce3733792d38ade8df8ce288a96ff0c6ad858bf3 (diff)
ASoC: tlv320aic26: remove keyclick sysfs file
aic26_probe() creates the keyclick sysfs file on the component device. The file callback uses the ASoC component pointer stored in the driver private data. There is no matching remove callback, so the sysfs file can remain after the component is removed while its backing component state is gone. Add a component remove callback that removes the keyclick file. Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn> Link: https://patch.msgid.link/20260615064549.34110-1-pengpeng@iscas.ac.cn Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions