From: Srinivas Pandruvada Date: Mon, 28 Apr 2014 23:51:00 +0000 (+0100) Subject: devres: introduce API "devm_kmemdup X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1015^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3046365bb470f0ec2f7cf5cb07a8ee7e4b490103;p=pandora-kernel.git devres: introduce API "devm_kmemdup Introduce devm_kmemdup, which uses resource managed kmalloc. There are several request from maintainers to add this instead of using kmemdup. Signed-off-by: Srinivas Pandruvada Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed