2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/drivers/mmc/card
Shawn Lin f28ef56172 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>
2016-12-05 10:31:13 +01:00
..
block.c mmc: queue: Fix queue thread wake-up 2016-12-05 10:31:03 +01:00
block.h mmc: card: do away with indirection pointer 2016-09-26 21:31:31 +02:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00
mmc_test.c mmc: mmc_test: remove BUG_ONs and deploy error handling 2016-12-05 10:31:13 +01:00
queue.c mmc: queue: remove BUG_ON for bounce_sg 2016-12-05 10:31:13 +01:00
queue.h mmc: queue: Introduce queue depth and use it to allocate and free 2016-12-05 10:31:07 +01:00
sdio_uart.c mmc: sdio_uart: remove meaningless BUG_ON 2016-12-05 10:31:12 +01:00