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:
3ca316c
)
[SCSI] ufs: use devres functions for ufshcd
author
Seungwon Jeon
<tgih.jun@samsung.com>
Thu, 27 Jun 2013 04:31:54 +0000
(13:31 +0900)
committer
James Bottomley
<JBottomley@Parallels.com>
Fri, 28 Jun 2013 20:11:28 +0000
(13:11 -0700)
This patch replaces normal calls for resource allocation with devm_*()
derivative functions. It makes resource freeing simpler.
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found