Commits

Shawn Lin committed 2236635d3ff
mmc: mmc_test: remove BUG_ONs and deploy error handling It is unnecessary to panic the kernel when testing mmc. Instead, cast a warning for folkz to debug and return the error code to the caller to indicate the failure of this test should be enough. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> (cherry picked from commit f28ef5617254a946c1a8576dc3f243347b143794)