mmc: mmc_set_data_timeout() parameter write is redundant
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 24 Jul 2007 17:16:54 +0000 (19:16 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 23 Sep 2007 07:15:00 +0000 (09:15 +0200)
commitb146d26a61e0feab2f12a98ae83fd352830899c0
treeb05f5197e6f5315197f34e3f406b93ad06b6b80b
parentd7604d76351f7745d0e62d9f2bbcbb917c9013f3
mmc: mmc_set_data_timeout() parameter write is redundant

The write parameter in mmc_set_data_timeout() is redundant as the
data structure contains information about the direction of the
transfer.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/block.c
drivers/mmc/core/core.c
drivers/mmc/core/mmc_ops.c
drivers/mmc/core/sd_ops.c
include/linux/mmc/core.h