diff options
| author | Mark Brown <broonie@kernel.org> | 2025-11-21 21:28:19 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-11-21 21:28:19 +0000 |
| commit | 172e22180212092b2aecac172ede3d07c013e22f (patch) | |
| tree | 1a81d018f951775d1fc3852d8569a2607ed8556f /net/unix/af_unix.c | |
| parent | d4a3411ca31337f369e5600270138165e8eb57c0 (diff) | |
| parent | 33822d795ab93067d9a65f42003c0d01c65d4a9d (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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions