mmc: rpmb: fix response type of CMD25
authorAkio Hirayama <hirayama.akio@socionext.com>
Fri, 28 Jun 2019 12:16:25 +0000 (21:16 +0900)
committerPeng Fan <peng.fan@nxp.com>
Mon, 15 Jul 2019 02:16:49 +0000 (10:16 +0800)
commit24b1e0c7e2e3ac55fa431251b90d1521a42e3bf2
treed7f5bc021921108b8e9a8dee09e9ec23027e8f29
parentda18c62b6e6a46e7c9cc932e26b192d10ab1d26d
mmc: rpmb: fix response type of CMD25

The response type of CMD25 is R1 instead of R1b.

Signed-off-by: Akio Hirayama <hirayama.akio@socionext.com>
[masahiro: add log ]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mmc/rpmb.c