]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: host: tmio: don't BUG on unsupported stop commands
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 14 Mar 2017 10:09:18 +0000 (11:09 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Apr 2017 19:41:15 +0000 (21:41 +0200)
commit022f731e03d190d0e4f52f2b1bd90fae0eadd56d
tree695e7ea22713c334e962d5e759c895b566ffe039
parentd8acd16c84c32a65a291e8f16ba4cb3b6d182e30
mmc: host: tmio: don't BUG on unsupported stop commands

Halting the kernel on an unsupported stop command seems overkill, report
the error and say what we already did (due to autocmd12) instead.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_pio.c