On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <s...@chromium.org> wrote: > > At present these functions are incorrect. Fix them and add some logging > and checking to avoid future problems. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/lib/acpi_nhlt.c | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>