]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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:52:54 +0000 (17:52 -0700)
commit1195cc9072f2db757317877ae895276e2e4dd8f2
treecced78858ef5cbf3c5f12c063cdeb68b4b099e22
parentdc0e461f5446621c2d4b872cf58a6ad329286ba9
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