diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2016-11-02 08:24:39 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-12-05 10:31:09 +0100 |
commit | a48ee3e65a9e7395e8bab86728fcdc81c30a89ca (patch) | |
tree | 70df777c1ef3238eb9b96f88c31448644b0f4c65 /sound | |
parent | mmc: core: remove BUG_ONs from sdio (diff) | |
download | linux-a48ee3e65a9e7395e8bab86728fcdc81c30a89ca.tar.xz linux-a48ee3e65a9e7395e8bab86728fcdc81c30a89ca.zip |
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
Return error value for file_operations callback instead
of triggering BUG_ON which is meaningless. Personally I
don't believe n != EXT_CSD_STR_LEN could happen. Anyway,
propagate the error to the caller.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions