1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-07 03:05:19 +02:00
Files
u-boot-megous/include
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
..
2016-05-17 09:54:43 -06:00
2016-04-01 17:18:12 -04:00
2016-05-02 18:37:09 -04:00
2016-04-01 17:18:11 -04:00
2016-03-22 12:16:13 -04:00
2016-03-24 09:47:43 +01:00
2016-03-31 17:03:58 +02:00
2016-03-14 19:21:44 -04:00
2016-05-03 17:52:11 -05:00
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2016-03-08 15:01:47 -05:00
2016-03-14 15:34:50 -06:00
2016-05-17 09:54:43 -06:00
2016-03-15 15:19:23 -04:00
2016-03-14 15:34:50 -06:00
2016-05-17 09:54:43 -06:00
2016-03-14 19:21:44 -04:00
2016-02-26 08:53:10 -07:00
2016-05-17 09:54:43 -06:00
2016-05-02 18:37:09 -04:00