OSDN Git Service

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)
commita828056fa1fc044beab3cbe32f484fec5f38fe98
tree82801dbad1297c2f346a73883676ea33d991b08d
parent2169f2f15185f9393b1c16eac6e7c7d4adb6279b
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