mmc: mmc_spi: Print verbose debug output when crc16 check fails
authorBin Meng <bmeng.cn@gmail.com>
Tue, 2 Feb 2021 02:32:48 +0000 (10:32 +0800)
committerPeng Fan <peng.fan@nxp.com>
Fri, 19 Feb 2021 07:06:53 +0000 (15:06 +0800)
commit01962f8d7ced3d8b9748d3b902f7f9b68587c426
tree904d96efe309ec60889488f031f6f4eb660b55e0
parent8e2b0af7216d78b60fccb46a107a4a047938aea9
mmc: mmc_spi: Print verbose debug output when crc16 check fails

Add some verbose debug output when crc16 check fails.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/mmc_spi.c