]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0522e670c7332724ff82c0f182c54d2e071788b
tree4d6a76071f057b990819938c248548a316421566
parent4312741d0813a7f238323c9471a7724772518df6
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