diff options
author | Dan Carpenter <[email protected]> | 2024-04-04 10:38:45 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-04 16:24:28 +0100 |
commit | 84ae7d9cfa5f6ec284efccedcb7baf7c075774d4 (patch) | |
tree | 9780d205d089e33faa4bc53c04e8148895989e5c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98b1bb9ecf9a3fc3b4e5a4508b6c7b1d6a4d3674 (diff) |
ASoC: SOF: Disable pointless writes to debugfs file
The permissions on this debugfs file are 0444 so it can't be written to.
And writing to the file hasn't done anything since commit 6e9548cdb30e
("ASoC: SOF: Convert the generic IPC flood test into SOF client").
Delete the write function.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions