commit | f28ef5617254a946c1a8576dc3f243347b143794 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Wed Nov 02 15:26:57 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 05 10:31:13 2016 +0100 |
tree | 09c7191a88336c429ff2aa63954bfcac113f5cd8 | |
parent | 8508cb9868015cad4f10d818f32f4030c75e88e0 [diff] |
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>