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:
a1cb1d1
)
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
author
NeilBrown
<neilb@suse.de>
Tue, 24 Feb 2015 02:42:23 +0000
(13:42 +1100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 23 Mar 2015 13:13:49 +0000
(14:13 +0100)
Every call to sdio_enable_4bit_bus is followed (on success) by a call
to mmc_set_bus_width().
To simplify the code, include those calls directly in
sdio_enable_4bit_bus().
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sdio.c
patch
|
blob
|
history
diff --cc
drivers/mmc/core/sdio.c
Simple merge