summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-07-21 23:22:55 +0200
committerJaehoon Chung <jh80.chung@samsung.com>2017-08-17 14:38:02 +0900
commita3f0a7d5b50aa558ecab1fc3a9f5d773eac94051 (patch)
tree00697972d1fc2ecf5395036eb1a7baffc331a74a /include
parentd1c18ca1103956087f303cf6a28fc84ba5b25922 (diff)
mmc: sh_sdhi: Fix the ACMD handling
The command handling in this driver is awful, esp. because the driver depends on command numbers to determine whether this is APPCMD or not. Also, handling of command RSP response types is totally wrong. This patch at least plucks out some of the custom command encoding and fixes the APPCMD handling. The RSP handling still needs work, yet that might not be needed as it turns out the uniphier-sd.c driver is in much better shape and supports the same IP, so we might be able to just drop this driver in favor of the uniphier one. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions