On Fri, Jul 21, 2023 at 11:47:20AM +0200, Cezary Rojewski wrote: > While there is no strict limit to amount of NHLT tables present, usually > just the first one is utilized. To simplify implementation of sound > drivers, provide publicly accessible pointer. Accessing it after calling > acpi_nhlt_get_gbl_table() yields the first NHLT table met during the > scan. ... > @@ -594,6 +594,9 @@ config ACPI_PRMT > +config ACPI_NHLT Wouldn't be better to squeeze it to the most ordered piece of the file, so the list of the table support code files will be kinda ordered? Otherwise looks good to me, FWIW, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko