]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc: mmc host test driver
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 12 Aug 2007 12:23:50 +0000 (14:23 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 14 May 2008 19:02:16 +0000 (21:02 +0200)
commit88ae600d58a8d3160144af480133a988404b8d59
tree5a14d90bb7f97243ae806d1c3df03cc2bfce334d
parentdf48dd028766ce2fc05d1f1d9da9bf89855d5282
mmc: mmc host test driver

A dummy driver that performs a series of requests that are often mis-
handled by host drivers.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/Kconfig
drivers/mmc/card/Makefile
drivers/mmc/card/mmc_test.c [new file with mode: 0644]