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)
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>

No differences found