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:
4509f84
)
mmc: core: Minor simplifications to __mmc_switch
author
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 28 Jan 2014 13:05:39 +0000
(14:05 +0100)
committer
Chris Ball
<chris@printf.net>
Sun, 23 Feb 2014 15:40:34 +0000
(10:40 -0500)
Instead of using several references to card->host, let's use a local
variable. That means we can remove the BUG_ON verifications for the
same pointers.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/core/mmc_ops.c
patch
|
blob
|
history
diff --cc
drivers/mmc/core/mmc_ops.c
Simple merge