]> asedeno.scripts.mit.edu Git - linux.git/commit
phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
authorVivek Gautam <vivek.gautam@codeaurora.org>
Tue, 8 Nov 2016 10:07:41 +0000 (15:37 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Nov 2016 23:05:44 +0000 (18:05 -0500)
commitadd78fc05702b1082b31cf99c670bab5919cbe80
tree0577e982c9122894f037964381673526bc6e4080
parentfd91ddad2e9a1eab3df63ccd0f60fdfa08dbe452
phy: qcom-ufs: Use devm sibling of kstrdup for regulator names

This helps us in avoiding any requirement for kfree() operation
to be called exclusively over the allocated string pointer.

Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/phy/phy-qcom-ufs.c