On 1/17/21 7:27 AM, Bin Meng wrote:
Add some verbose debug output when crc16 check fails.
Signed-off-by: Bin Meng
Reviewed-by: Jaehoon Chung
---
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 insertion
On Thu, Jan 28, 2021 at 11:14 PM Bin Meng wrote:
>
> On Sun, Jan 17, 2021 at 8:27 PM Bin Meng wrote:
> >
> > Add some verbose debug output when crc16 check fails.
> >
> > Signed-off-by: Bin Meng
> > Reviewed-by: Jaehoon Chung
> >
> > ---
> >
> > Changes in v2:
> > - do the crc_ok assignment at
On Sun, Jan 17, 2021 at 8:27 PM Bin Meng wrote:
>
> Add some verbose debug output when crc16 check fails.
>
> Signed-off-by: Bin Meng
> Reviewed-by: Jaehoon Chung
>
> ---
>
> Changes in v2:
> - do the crc_ok assignment at the the same line where it's defined
>
> drivers/mmc/mmc_spi.c | 6 --
Add some verbose debug output when crc16 check fails.
Signed-off-by: Bin Meng
Reviewed-by: Jaehoon Chung
---
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(-)
diff --git a/drive
4 matches
Mail list logo