[PATCH v2 0/4] firmware: cs_dsp: Some small coding improvements

From: Richard Fitzgerald
Date: Wed Jul 10 2024 - 06:46:01 EST


Commit series that makes some small improvements to code and the
kernel log messages.

---
Changes since V1:
- Replaced commit #3 with one that keeps the wmfw format version
message on its own line instead of merging it into the INFO text
message.
- Commit #4 rebased onto the new #3

Richard Fitzgerald (4):
firmware: cs_dsp: Don't allocate temporary buffer for info text
firmware: cs_dsp: Make wmfw and bin filename arguments const char *
firmware: cs_dsp: Clarify wmfw format version log message
firmware: cs_dsp: Rename fw_ver to wmfw_ver

drivers/firmware/cirrus/cs_dsp.c | 68 +++++++++-----------------
include/linux/firmware/cirrus/cs_dsp.h | 10 ++--
sound/soc/codecs/wm_adsp.c | 2 +-
3 files changed, 29 insertions(+), 51 deletions(-)

--
2.39.2