On Sat, Sep 2, 2023 at 1:27 AM Simon Glass <[email protected]> wrote:
>
> From: Andy Shevchenko <[email protected]>
>
> Recent approach with FADT writer shows that there is
> a room for subtle errors. Prevent this from happening
> again by introducing acpi_add_fadt() helper.
>
> Signed-off-by: Andy Shevchenko <[email protected]>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> (no changes since v1)
>
>  arch/x86/cpu/apollolake/acpi.c | 6 +-----
>  arch/x86/cpu/baytrail/acpi.c   | 6 +-----
>  arch/x86/cpu/quark/acpi.c      | 6 +-----
>  arch/x86/cpu/tangier/acpi.c    | 6 +-----
>  include/acpi/acpi_table.h      | 7 +++++++
>  5 files changed, 11 insertions(+), 20 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to