projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14a7b41
)
mmc: sdhci-of-at91: remove a line of dead code
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 16 Sep 2015 06:19:49 +0000
(09:19 +0300)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 26 Oct 2015 14:59:56 +0000
(15:59 +0100)
The goto is correct and the unreachable "return -EINVAL" should be
removed.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-at91.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/sdhci-of-at91.c
b/drivers/mmc/host/sdhci-of-at91.c
index a0f05de5409f7d0c42f3d2457ff4dc1bb0e74f3c..06d0b50dfe71d2ece8e7d8ee662af4c159860200 100644
(file)
--- a/
drivers/mmc/host/sdhci-of-at91.c
+++ b/
drivers/mmc/host/sdhci-of-at91.c
@@
-111,7
+111,6
@@
static int sdhci_at91_probe(struct platform_device *pdev)
if (ret < 0) {
dev_err(&pdev->dev, "failed to set gck");
goto hclock_disable_unprepare;
- return -EINVAL;
}
/*
* We need to check if we have the requested rate for gck because in