
6 Apr
2021
6 Apr
'21
6:34 a.m.
Update this function to use -ENOSPC which is more commly used when a buffer runs out of space.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v2)
Changes in v2: - Add new patch for acpi_get_path()
drivers/core/acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm, thanks!