summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2025-10-21 13:50:18 +0300
committerMark Brown <broonie@kernel.org>2025-10-27 17:07:47 +0300
commit959400caf51eb31f95d1ab754a285b5546ebd3e4 (patch)
treef73ab9ffaef9b7134ebcc2c6315b70985d2b1888 /include/linux
parentcf6290eebe3cc4eb677d11aa061d10cb1df12ab9 (diff)
downloadlinux-959400caf51eb31f95d1ab754a285b5546ebd3e4.tar.xz
ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable()
Add a pointer argument to cs_amp_get_efi_variable() to optionally return the EFI variable attributes. Originally this function internally consumed the attributes from efi.get_variable(). The calling code did not use the attributes so this was a small simplification. However, when writing to a pre-existing variable we would want to pass the existing attributes to efi.set_variable(). This patch deals with the change to return the attribute in preparation for adding code to update the variable. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Reviewed-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20251021105022.1013685-8-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions