]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc_test: only bind to supported cards
authorPierre Ossman <drzeus@drzeus.cx>
Sat, 28 Jun 2008 15:51:27 +0000 (17:51 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:44 +0000 (14:14 +0200)
commit0121a9829bf28c65e1a05cc881899c10d82b8de2
treef21f24d7d964f0a1833cb1e174c256b093455b5d
parenteea0f581c4e596e02250df230f8d385827977964
mmc_test: only bind to supported cards

We can only perform the tests on MMC and SD cards, so avoid binding
to any other type.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/mmc_test.c