Skip to content
Commit fe3e78e0 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Factor out snd_soc_init_card()



snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 2624d5fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment