diff options
author | Luca Ceresoli <[email protected]> | 2024-04-16 08:00:25 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-21 09:58:16 +0900 |
commit | 5b1047dcf80b35bafcacbd10b57342d1a96139c0 (patch) | |
tree | 7d36e4e1f7f161ac2c3de7390f66a6230a29d788 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | cbd9eed87107bb6d6e537e79aeea65399898ca41 (diff) |
ASoC: dapm: debugfs: show the widget type
To make the widget debugfs files more informative, add a line showing the
widget type string.
Keeping backward compatibility is nice to have being debugfs, and ease of
parsing by both humans and software is also good. To maximize both with a
reasonable effort add a new line without thouching the already complex
format of the first line. The syntax is meant to be a key/value pair.
The existing vizdapm tool continues working after this change, ignoring the
new line.
The new format is:
Left ADC: Off in 1 out 0 - R2(0x2) mask 0x2
stream Left HiFi Capture inactive
widget-type adc
out "static" "Capture" "cs42l51.0-004a"
in "static" "Left PGA" "cs42l51.0-004a"
Signed-off-by: Luca Ceresoli <[email protected]>
Reviewed-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions