Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: SOF: hda: manually register/unregister dmic device
The Intel machine drivers make use of the "dmic-codec", which isn't currently ACPI enumerated. While there is no control capability for the dmic, this dmic-codec allows for the use of parameters such as wake-up time. Rather than add conditional code in all machine drivers, add registration/unregistration for this platform device in the HDaudio support of SOF. This code would become conditional if there is ever an ACPI support added to the DMIC. Signed-off-by: Pierre-Louis Bossart <[email protected]>
- Loading branch information