> Subject: Re: [PATCH v3] mmc: mmc_spi: Print verbose debug output when > crc16 check fails > > On Tue, Feb 2, 2021 at 10:32 AM Bin Meng <[email protected]> wrote: > > > > Add some verbose debug output when crc16 check fails. > > > > Signed-off-by: Bin Meng <[email protected]> > > Reviewed-by: Jaehoon Chung <[email protected]> > > > > --- > > > > 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?
Sorry for delay, I'll take it and PR in next week. Regards, Peng.

