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:
8776a16
)
mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation
author
Axel Lin
<axel.lin@ingics.com>
Thu, 3 Oct 2013 09:04:40 +0000
(17:04 +0800)
committer
Chris Ball
<chris@printf.net>
Mon, 21 Oct 2013 19:57:15 +0000
(15:57 -0400)
Simplify the code to set/clear BM_SD_OFF bit:
| power_inverted: 0 | power_inverted: 1
-------------------------------------------------
enable: 0 | SET BM_SD_OFF | CLEAR BM_SD_OFF
-------------------------------------------------
enable: 1 | CLEAR BM_SD_OFF | SET BM_SD_OFF
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/wmt-sdmmc.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/wmt-sdmmc.c
Simple merge