]> 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)
commit26e66ed83cd6aa694e6376e7a1d7f8536616167d
tree081fdccc56181878b8feca59088bb8622d0d309e
parent9707e2e71c2a5dad787195a68c758cd256b069ef
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