]> git.baikalelectronics.ru Git - kernel.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)
commit595de31097b901a66937e599e7a2872e7352dfcc
tree87d901456c19394f31b8344790ffd285891be6cc
parent9b749b4fb9c7c5139e67f9fc77fa8ef151c8b519
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