Files
u-boot-tk1-som/drivers
Simon Glass a2040facd2 dm: core: Allow device names to be freed automatically
Some devices have a name that is stored in allocated memory. At present
there is no mechanism to free this memory when the device is unbound.

Add a device flag to track whether a name is allocated and a function to
add the flag. Free the memory when the device is unbound.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-05-17 09:54:43 -06:00
..
2015-11-02 10:38:00 +09:00
2016-05-02 18:37:09 -04:00
2016-03-24 09:47:43 +01:00
2016-01-27 15:32:05 +01:00
2016-05-02 18:37:09 -04:00
2016-03-14 19:21:44 -04:00
2016-05-17 09:54:43 -06:00
2016-05-02 18:37:09 -04:00
2016-02-05 12:47:21 +08:00
2016-05-17 09:54:43 -06:00
2016-02-06 12:00:59 +01:00
2016-05-17 09:54:43 -06:00
2016-03-14 19:21:44 -04:00
2016-05-17 09:54:43 -06:00