diff options
| author | 2025-11-21 21:28:19 +0000 | |
|---|---|---|
| committer | 2025-11-21 21:28:19 +0000 | |
| commit | 172e22180212092b2aecac172ede3d07c013e22f (patch) | |
| tree | 1a81d018f951775d1fc3852d8569a2607ed8556f /tools/perf/scripts/python/stackcollapse.py | |
| parent | Add SDCA class driver (diff) | |
| parent | ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB control (diff) | |
ASoC: cs35l56: Set access permissions on volatile
Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:
The CAL_SET_STATUS and CAL_DATA_RB controls are volatile and read-only, but
the existing ASoC macros to define controls don't allow setting access
permissions, so those controls were marked as non-volatile read/write.
These four patches fix that.
The first two patches add two new control macros to soc.h. I really don't
like codec drivers open-coding a kcontrol_new content for a control that
will be managed by the ASoC info/get/put handlers. If a new type of ASoC
control definition is needed it's better to have it in soc.h so all the
dependencies between ASoC and the kcontrol_new content are in one place.
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
