mmc: sh_mmcif: enable MMC_MODE_HC
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 7 Jun 2012 16:39:52 +0000 (16:39 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 5 Sep 2012 22:32:41 +0000 (17:32 -0500)
commit97a7b9928aceefb6e9024261b86e49e0e77d6bfd
tree35489b97e7e336bf2e7aec3ac60fba3f8db2d6ed
parent5b0c942f8919ed962699a44e0abb4f8a599c52c1
mmc: sh_mmcif: enable MMC_MODE_HC

The controller can control high capacity cards. So, the patch adds
the flag. If the flag is not set, "mmcinfo" will fail when a high
capacity card is used.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/sh_mmcif.c