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

2014-08-15 Thread rogerable
From: Roger Tseng (The original patch for PCI and USB was splitted here to make it easier for stable tree.) Current code erroneously fill the last byte of R2 response with an undefined value. In addition, the controller actually 'offloads' the last byte (CRC7, end bit) while receiving R2

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

2014-08-15 Thread rogerable
From: Roger Tseng rogera...@realtek.com (The original patch for PCI and USB was splitted here to make it easier for stable tree.) Current code erroneously fill the last byte of R2 response with an undefined value. In addition, the controller actually 'offloads' the last byte (CRC7, end bit)