]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmc-test: add eMMC hardware reset test
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 29 Aug 2011 13:42:14 +0000 (16:42 +0300)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 20:32:07 +0000 (16:32 -0400)
commit19c69d82c0c961c07fcfd32c7d54d78ee49307c7
tree081fdccc56181878b8feca59088bb8622d0d309e
parent771e9a2f44c7300b11219a31e6a7dcb6e6a1592a
mmc: mmc-test: add eMMC hardware reset test

MMC core provides a checking function that checks if the reset
has happended.  Add a test to use that function.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/mmc_test.c