diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2016-11-02 15:24:00 +0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-12-05 10:31:08 +0100 |
commit | 5df0e8231f9518ee5ca3f58a0777556dd03addd6 (patch) | |
tree | 10824ce4a1a4dd724752600d94ac3518ec6b0f91 /kernel/kmod.c | |
parent | 925ff3a7a334b3fe968ae15f07d22df21addad26 (diff) | |
download | linux-5df0e8231f9518ee5ca3f58a0777556dd03addd6.tar.bz2 |
mmc: core: remove BUG_ONs from sdio
BUG_ONs doesn't help anything except for stop the system from
running. If it occurs, it implies we should deploy proper error
handling for that. So this patch is gonna discard these meaningless
BUG_ONs and deploy error handling if needed.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions