]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Rename of_device_is_compatible()
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:08:57 +0000 (20:08 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:06 +0000 (07:03 -0600)
commit3e3b5cd9260f0456ee62ee3b4a4321951f52eac1
tree02a77f43e3a9437c56d9d0c4b81dcedace5afc72
parentb20f2d78d5fefd5c35a285cc5780758615110dc6
dm: core: Rename of_device_is_compatible()

The of_ prefix conflicts with the livetree version of this function.
Rename it to avoid problems when we add livetree support.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/device.c
drivers/firmware/psci.c
drivers/mmc/xenon_sdhci.c
drivers/net/cpsw-common.c
drivers/net/mvneta.c
drivers/phy/marvell/comphy_core.c
drivers/usb/host/ehci-marvell.c
drivers/usb/host/xhci-rockchip.c
include/dm/device.h