OSDN Git Service

mmc: sh_mmcif: fix MMC_GEN_CMD setting
authorShimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com>
Wed, 7 Mar 2012 08:37:10 +0000 (17:37 +0900)
committerChris Ball <cjb@laptop.org>
Tue, 27 Mar 2012 16:20:06 +0000 (12:20 -0400)
commit183f796b5f701f8ab530ab232e4c27aef527bd76
treec1ca0d47ce5c20a8cf27bc2c1d5755c942a684bb
parent52d0974e36761fd1daf1eb02cfb2444a7b200087
mmc: sh_mmcif: fix MMC_GEN_CMD setting

The MMC_GEN_CMD (CMD56) doesn't need to check busy signal.
So, the patch fixes the setting.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mmcif.c