Home
last modified time | relevance | path

Searched hist:"7 f9875e733b79556ade508b88f88ac1f8a2c7e3c" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Duclass-internal.h7f9875e733b79556ade508b88f88ac1f8a2c7e3c Sat Feb 28 05:06:31 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Remove unbind operations when not required

The CONFIG_DM_DEVICE_REMOVE option takes out code related to removing
devices. It should also remove the 'unbind' code since if we cannot
remove we probably don't need to unbind.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/core/
H A Duclass.c7f9875e733b79556ade508b88f88ac1f8a2c7e3c Sat Feb 28 05:06:31 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Remove unbind operations when not required

The CONFIG_DM_DEVICE_REMOVE option takes out code related to removing
devices. It should also remove the 'unbind' code since if we cannot
remove we probably don't need to unbind.

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