Re: [PATCH v5 8/8] acpi: add support for loading SSDTs via configfs

From: Mika Westerberg
Date: Thu Jul 07 2016 - 05:43:01 EST


On Fri, Jul 01, 2016 at 11:19:12PM +0300, Octavian Purdila wrote:
> New tables can be loaded by creating directories under /config/table/
> and writing the AML code into the aml table attribute. Various table
> attributes will be readable once the table is successfully loaded.
>
> Unloading tables is not supported at the moment, but it can be easily
> implemented once ACPI loading functions provide a table handle to be
> used for unloading.
>
> Signed-off-by: Octavian Purdila <octavian.purdila@xxxxxxxxx>

Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>