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:
4c4ceee
)
video: s3c-fb: use devm_clk_get()
author
Jingoo Han
<jg1.han@samsung.com>
Thu, 2 Aug 2012 06:59:05 +0000
(15:59 +0900)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Thu, 23 Aug 2012 13:11:24 +0000
(13:11 +0000)
The devm_ functions allocate memory that is released when a driver
detaches. This patch uses devm_clk_get() for these functions.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found