[PATCH v4 37/42] x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
sjg at chromium.org
Wed Mar 17 02:28:07 CET 2021
With the standard of-platdata we must fix up driver_data manually. With
of-platadata-inst this is not necessary, since it is added to the device
by dtoc.
Update the code to handle this.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
arch/x86/cpu/intel_common/itss.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list