]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Drop device_bind_offset()
authorSimon Glass <sjg@chromium.org>
Sun, 29 Nov 2020 00:50:06 +0000 (17:50 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 13 Dec 2020 14:58:18 +0000 (07:58 -0700)
commit05222d1ecb73f2a3f24b77d7a20ef26a519c6124
tree9754c334d27654e313d7ea934740e838a2f7e53f
parentba7b338ac3df57e6d7b6ca6eb0c877a00ea1cae6
dm: core: Drop device_bind_offset()

This function is not needed since the standard device_bind() can be used
instead. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/device.c
include/dm/device-internal.h