mmc_test: fix basic read test
authorRabin Vincent <rabin@rab.in>
Fri, 13 Feb 2009 17:25:26 +0000 (22:55 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:32:20 +0000 (17:32 -0700)
commitfd908b9c57bf0e354202dbaec4d92650868142f1
treeba8607952b05f9be7ecc93ff32a320bdbc4c71ef
parent1a84704ed45060e6275caba4452634b59f8609a2
mmc_test: fix basic read test

commit 58a5dd3e0e77029d3db1f8fa75d0b54b38169d5d upstream.

Due to a typo in the Basic Read test, it's currently identical to the
Basic Write test.  Fix this.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mmc/card/mmc_test.c