git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38dbfb5
)
devres: introduce API "devm_kstrdup"
author
Manish Badarkhe
<badarkhe.manish@gmail.com>
Wed, 29 Jan 2014 14:57:27 +0000
(20:27 +0530)
committer
Mark Brown
<broonie@linaro.org>
Tue, 11 Feb 2014 16:34:32 +0000
(16:34 +0000)
This patch introduces "devm_kstrdup" API so that the
device's driver can allocate memory and copy string.
Signed-off-by: Manish Badarkhe <badarkhe.manish@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found