[PATCH 20/26] dm: core: Rename dev_has_of_node() to dev_has_ofnode()

Simon Glass sjg at chromium.org
Mon Dec 28 17:26:21 CET 2020


We use 'ofnode' rather than 'of_node' in U-Boot. Rename this function to
fit.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/core/device.c            | 2 +-
 drivers/mmc/octeontx_hsmmc.c     | 2 +-
 drivers/pinctrl/pinctrl-uclass.c | 2 +-
 drivers/usb/host/usb-uclass.c    | 2 +-
 include/dm/device.h              | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list