Home
last modified time | relevance | path

Searched hist:"91 cbd792c46c916ef196c5b7cd16ff592d2f3632" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Ddevice.c91cbd792c46c916ef196c5b7cd16ff592d2f3632 Wed Sep 17 15:02:38 UTC 2014 Simon Glass <sjg@chromium.org> dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL

The sequence number support in driver model requires device tree control.
It should be skipped if CONFIG_OF_CONTROL is not defined, and should not
require functions from fdtdec.

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