]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: move firmware loading to client
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 13 Sep 2021 16:00:54 +0000 (17:00 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 27 Sep 2021 12:00:39 +0000 (13:00 +0100)
commit4e2189a77e8be1f9b9cb9bcb2bdf8ec6255d84cc
tree82801dbad1297c2f346a73883676ea33d991b08d
parente243b2f03ceb3c0ec412dc088a2a32b8932a990f
ASoC: wm_adsp: move firmware loading to client

This is preparation for moving the generic DSP support out of ASoC.
Passing the firmware as parameters into the power_up functions
simplifies the generic code that will be moved out of wm_adsp.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210913160057.103842-14-simont@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c