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:
6eb28bd
)
mmc: sdhci-s3c: Use correct condition to check for clock presence
author
Tomasz Figa
<tomasz.figa@gmail.com>
Sat, 11 Jan 2014 21:39:03 +0000
(22:39 +0100)
committer
Chris Ball
<chris@printf.net>
Mon, 3 Mar 2014 15:23:22 +0000
(10:23 -0500)
IS_ERR() must be used to make sure that not a valid clock was returned
by clk_get() and company.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by; Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-s3c.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/sdhci-s3c.c
Simple merge