commit | 6e4116a6d8fda00e62696e4068bc18da25ac63ac | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:44 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:26 2020 +0800 |
tree | 6f754931602c7bc8c24c3d7766ef7c18e1e174ba | |
parent | d010cc184904bb6bbe77cba5e254ebcf6e0069ae [diff] |
acpi: Use I2cSerialBusV2() instead of I2cSerialBus() Use the correct name of the ACPI structure being created. Signed-off-by: Simon Glass <sjg@chromium.org>