mmc: uniphier-sd: Fix long response processing
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Jul 2017 21:11:59 +0000 (23:11 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Aug 2017 05:36:05 +0000 (14:36 +0900)
commitac5efc358bd6257c2553580d122ae85ffdb0391b
tree2bd23a9f128e3c1f49ac53f1bc1eb6043474fa42
parent2d3c4ae350fe8c196698681ab9410733bf9017e0
mmc: uniphier-sd: Fix long response processing

The long response entry 0..3 LSByte comes from the next response
register MSByte, not from the next response register LSByte. Fix
this to make the driver report correct values in response 136 .

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/uniphier-sd.c