OSDN Git Service

firmware: cs_dsp: Make the exports namespaced
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Thu, 24 Nov 2022 13:45:56 +0000 (13:45 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 25 Nov 2022 11:54:00 +0000 (11:54 +0000)
commite57d904ac4be6de7ecc9083f51a9a38f72482f82
treeb0b55f3dcaf9c6b7646be8d3f8b4a28c6aa789f4
parentd7cfdf17cb9d072b41547e7cc882ecd900aa6589
firmware: cs_dsp: Make the exports namespaced

Move all the exports into a namespace.
This also adds the MODULE_IMPORT_NS to the 3 drivers that use the
exported functions.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221124134556.3343784-3-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/firmware/cirrus/cs_dsp.c
sound/pci/hda/cs35l41_hda.c
sound/pci/hda/hda_cs_dsp_ctl.c
sound/soc/codecs/wm_adsp.c