[PATCH] mmc: rtsx: fix incorrect last byte in R2 response

Dan Carpenter dan.carpenter at oracle.com
Wed Aug 13 08:50:24 UTC 2014


On Tue, Aug 12, 2014 at 03:19:12PM +0800, Roger wrote:
> I can remove the unused rsp_len in this function. But I'm afraid the
> loop is still required. The destination cmd->resp is cpu-endian, but
> the raw response from SD card in the buffer (pointed by ptr) is
> big-endian.

Oh, yes.  Of course.  Sorry for the noise.

regards,
dan carpenter



More information about the devel mailing list