
6 Feb
2021
6 Feb
'21
2:16 p.m.
On Tue, Feb 2, 2021 at 10:32 AM Bin Meng bmeng.cn@gmail.com wrote:
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
Changes in v3:
- use expected/got instead of expect/get
Changes in v2:
- do the crc_ok assignment at the the same line where it's defined
drivers/mmc/mmc_spi.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Peng, ping?