]> git.sur5r.net Git - u-boot/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)
commit911f3aef357ca02ac0d06fdce6a7a3081594f272
tree02a77f43e3a9437c56d9d0c4b81dcedace5afc72
parent3af86a4e23bba49b573aabeb83bb41c199686ef6
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