]> git.kernelconcepts.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)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 18 Feb 2009 20:01:14 +0000 (21:01 +0100)
commit58a5dd3e0e77029d3db1f8fa75d0b54b38169d5d
tree87d901456c19394f31b8344790ffd285891be6cc
parent994244883739e4044bef76d4e5d7a9b66dc6c7b6
mmc_test: fix basic read test

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>
drivers/mmc/card/mmc_test.c