projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f37ac1a
)
mmc: sdricoh_cs: Drop unused defines
author
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 14 Apr 2020 16:14:02 +0000
(18:14 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Thu, 28 May 2020 09:21:01 +0000
(11:21 +0200)
Cc: Sascha Sommer <saschasommer@freenet.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link:
https://lore.kernel.org/r/20200414161413.3036-9-ulf.hansson@linaro.org
drivers/mmc/host/sdricoh_cs.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/sdricoh_cs.c
b/drivers/mmc/host/sdricoh_cs.c
index a38b8b2a4e5c920809d9045f08ff7b8f7c15ff61..1fc4db713ef56eaf1c78775f9d6ff2126a656a9c 100644
(file)
--- a/
drivers/mmc/host/sdricoh_cs.c
+++ b/
drivers/mmc/host/sdricoh_cs.c
@@
-57,10
+57,8
@@
static unsigned int switchlocked;
#define STATUS_BUSY 0x40000000
/* timeouts */
-#define INIT_TIMEOUT 100
#define CMD_TIMEOUT 100000
#define TRANSFER_TIMEOUT 100000
-#define BUSY_TIMEOUT 32767
/* list of supported pcmcia devices */
static const struct pcmcia_device_id pcmcia_ids[] = {