mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 14 Apr 2020 16:14:05 +0000 (18:14 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 28 May 2020 09:21:01 +0000 (11:21 +0200)
commit6ccff65a29459fbc251f471ae4e20af425b2f0b1
tree4d6a76071f057b990819938c248548a316421566
parent4b4c7daec4f92327e321d22347076a7e4d8320b0
mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()

The in-parameter timeout is always set to TRANSFER_TIMEOUT by the callers
of sdricoh_query_status(), hence let's drop it.

Cc: Sascha Sommer <saschasommer@freenet.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20200414161413.3036-12-ulf.hansson@linaro.org
drivers/mmc/host/sdricoh_cs.c