From: Manish Badarkhe Date: Wed, 29 Jan 2014 14:57:27 +0000 (+0530) Subject: devres: introduce API "devm_kstrdup" X-Git-Tag: v3.15-rc1~148^2~4^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31108cad3deabb1a63111d7aa699ca67753c01f;p=pandora-kernel.git devres: introduce API "devm_kstrdup" This patch introduces "devm_kstrdup" API so that the device's driver can allocate memory and copy string. Signed-off-by: Manish Badarkhe Signed-off-by: Mark Brown --- Reading git-diff-tree failed