projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccaa83f
)
driver: mmc: update debug info
author
Jorge Ramirez-Ortiz
<jorge.ramirez-ortiz@linaro.org>
Mon, 26 Jun 2017 13:52:48 +0000
(15:52 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 10 Jul 2017 18:26:03 +0000
(14:26 -0400)
This driver is used in another board; remove board information from
the driver debug log.
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/mmc/hi6220_dw_mmc.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/hi6220_dw_mmc.c
b/drivers/mmc/hi6220_dw_mmc.c
index fdaf1e40bce6a45b7935c1bec9e5c91db15d3e20..d795198534b7724d76bddbd506c2e81f4c20bc21 100644
(file)
--- a/
drivers/mmc/hi6220_dw_mmc.c
+++ b/
drivers/mmc/hi6220_dw_mmc.c
@@
-20,7
+20,7
@@
static int hi6220_dwmci_core_init(struct dwmci_host *host, int index)
{
- host->name = "Hi
Key
DWMMC";
+ host->name = "Hi
silicon
DWMMC";
host->dev_index = index;