[PATCH] Documentation: devres: update list of supported calls

From: Cristian Stoica
Date: Mon Jul 07 2014 - 04:11:00 EST


Signed-off-by: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
---
Documentation/driver-model/devres.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt
index 1525e30..7a48896 100644
--- a/Documentation/driver-model/devres.txt
+++ b/Documentation/driver-model/devres.txt
@@ -234,6 +234,7 @@ certainly invest a bit more effort into libata core layer).
-----------------------------

MEM
+ devm_kmalloc()
devm_kzalloc()
devm_kfree()
devm_kmemdup()
--
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/