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)
commite80be7493412e0facbbf81f709dc44740e975dea
tree9754c334d27654e313d7ea934740e838a2f7e53f
parent0d56fba3c4156ba305053b5f8f317e2974f50eeb
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