u-boot-brain/drivers/core
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped
For SPL we don't expect to need to remove a device. Save some code space
by dropping this feature. The board config can define
CONFIG_DM_DEVICE_REMOVE if this is in fact needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
2014-11-21 08:13:02 +01:00
..
device-remove.c dm: Allow device removal features to be dropped 2014-11-21 08:13:02 +01:00
device.c dm: Allow device removal features to be dropped 2014-11-21 08:13:02 +01:00
Kconfig dm: add entries to Kconfig 2014-10-23 21:43:09 -06:00
lists.c dm: simplify the loop in lists_driver_lookup_name() 2014-10-22 10:32:16 -06:00
Makefile dm: Allow device removal features to be dropped 2014-11-21 08:13:02 +01:00
root.c dm: Adjust lists_bind_fdt() to return the bound device 2014-09-10 12:59:59 -06:00
simple-bus.c dm: core: Add support for simple-bus 2014-10-22 10:36:56 -06:00
uclass.c dm: do not check the existence of uclass operation 2014-10-22 10:32:16 -06:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00