]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firmware: cs_dsp: Rename fw_ver to wmfw_ver
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 10 Jul 2024 10:36:40 +0000 (11:36 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 10 Jul 2024 17:45:05 +0000 (18:45 +0100)
commitdc0e5ca8856dc6a97e3b117879dfb2b52bda06b6
treeb3261e25dd6bdfbb9dda91f2148255f039323b13
parenta4939119055d5c97aff2cea040f1af8c4606bfa1
firmware: cs_dsp: Rename fw_ver to wmfw_ver

Rename the confusingly named struct member fw_ver to wmfw_ver. It
contains the wmfw format version of the loaded wmfw file.

This commit also contains an update to wm_adsp for the new name.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20240710103640.78197-5-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/firmware/cirrus/cs_dsp.c
include/linux/firmware/cirrus/cs_dsp.h
sound/soc/codecs/wm_adsp.c