27 Apr
2020
27 Apr
'20
2:14 p.m.
On Mon, Apr 27, 2020 at 01:15:18PM +0200, Mateusz Gorski wrote:
Add alternative topology binary file name based on used machine driver and fallback to use this name after failed attempt to load topology file with name based on NHLT. This change addresses multiple issues with current mechanism, for example - there are devices without NHLT table, and that currently results in tplg_name being empty.
Changes in v2:
- added <sound/soc-acpi.h> include
- machine driver name is now read from different field
As covered in submitting-patches.rst the changelog should go after the --- so it doesn't end up in the git changelog.