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:
f7bb0d9
)
arm: mach-omap2: hsmmc_reset: fix clk_get() error handling
author
Aaro Koskinen
<Aaro.Koskinen@nokia.com>
Tue, 21 Dec 2010 02:48:15 +0000
(18:48 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 21 Dec 2010 02:48:15 +0000
(18:48 -0800)
clk_get() return value should be checked with IS_ERR(). Furthermore,
clocks should be put and disabled properly.
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/devices.c
Simple merge