u-boot-brain/include/dm
Simon Glass 39de843352 dm: core: Rename driver data function to dev_get_driver_data()
The existing get_get_of_data() function provides access to both the driver's
compatible string and its driver data. However only the latter is actually
useful. Update the interface to reflect this and fix up existing users.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
2015-04-18 11:11:19 -06:00
..
platform_data dm: sh: serial: Add support driver model 2015-02-12 15:17:17 -07:00
device-internal.h dm: core: Convert driver_bind() to use const 2015-04-18 11:11:19 -06:00
device.h dm: core: Rename driver data function to dev_get_driver_data() 2015-04-18 11:11:19 -06:00
lists.h dm: Add a function to bind a device by driver name 2014-11-22 10:16:47 +01:00
platdata.h dm: core: Allow a list of devices to be declared in one step 2014-10-22 10:36:54 -06:00
root.h dm: Add dm_scan_other() to locate board-specific devices 2014-07-23 14:08:37 +01:00
test.h dm: core: Add a uclass pre_probe() method for devices 2015-04-16 19:27:42 -06:00
uclass-id.h dm: x86: Add a uclass for an Low Pin Count (LPC) device 2015-04-18 11:11:14 -06:00
uclass-internal.h dm: core: Add a uclass pre_probe() method for devices 2015-04-16 19:27:42 -06:00
uclass.h dm: core: Add a uclass pre_probe() method for devices 2015-04-16 19:27:42 -06:00
ut.h dm: i2c: Add tests for I2C 2014-12-11 13:18:43 -07:00
util.h dm: Disable dm_warn() in SPL 2014-11-21 08:13:17 +01:00