projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66626b1
)
firmware: cirrus: cs_dsp: Remove non-existent member from kerneldoc
author
Richard Fitzgerald
<rf@opensource.cirrus.com>
Thu, 7 Mar 2024 10:55:16 +0000
(10:55 +0000)
committer
Mark Brown
<broonie@kernel.org>
Thu, 7 Mar 2024 13:03:55 +0000
(13:03 +0000)
The kerneldoc for struct cs_dsp refers to a fw_file_name member but
there's no such member.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link:
https://msgid.link/r/20240307105516.40250-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/firmware/cirrus/cs_dsp.h
patch
|
blob
|
history
diff --git
a/include/linux/firmware/cirrus/cs_dsp.h
b/include/linux/firmware/cirrus/cs_dsp.h
index 29cd11d5a3cfd187a1bfbb6125c10a1940f027ce..23384a54d57562441544c475ae4270e166576824 100644
(file)
--- a/
include/linux/firmware/cirrus/cs_dsp.h
+++ b/
include/linux/firmware/cirrus/cs_dsp.h
@@
-123,7
+123,6
@@
struct cs_dsp_client_ops;
* @sysclk_mask: Mask of frequency bits within sysclk register (ADSP1 only)
* @sysclk_shift: Shift of frequency bits within sysclk register (ADSP1 only)
* @alg_regions: List of currently loaded algorithm regions
- * @fw_file_name: Filename of the current firmware
* @fw_name: Name of the current firmware
* @fw_id: ID of the current firmware, obtained from the wmfw
* @fw_id_version: Version of the firmware, obtained from the wmfw