Files
u-boot/drivers
Masahiro Yamada 2b07f6859a devres: add devm_kmalloc() and friends (managed memory allocators)
devm_kmalloc() is identical to kmalloc() except that the memory
allocated with it is managed and will be automatically released
when the device is removed/unbound.

Likewise for the other variants.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-08-06 07:44:29 -06:00
..
2015-08-03 12:06:38 -07:00
2015-07-27 15:53:52 -07:00
2015-04-10 14:23:23 +02:00
2015-08-05 21:06:16 -06:00
2015-08-05 21:06:16 -06:00
2015-05-26 14:13:12 +02:00
2015-07-21 17:39:29 -06:00
2015-07-21 17:39:29 -06:00