Unverified Commit c680f570 authored by Marian Postevca's avatar Marian Postevca Committed by Mark Brown
Browse files

ASoC: amd: acp: Add support for splitting the codec specific code from the ACP driver



This commit adds support for splitting more complicated machine
drivers, that need special handling, from the generic ACP code.

By adding support for callbacks to configure and handle codec
specific implementation details, we can split them in separate
files that don't clutter the ACP code.

Signed-off-by: default avatarMarian Postevca <posteuca@mutex.one>
Link: https://lore.kernel.org/r/20230829220116.1159-5-posteuca@mutex.one


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 869f3078
Supports Markdown
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