mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
authorRameshwar Prasad Sahu <rsahu@apm.com>
Wed, 23 Dec 2015 13:29:51 +0000 (18:59 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:02:48 +0000 (11:02 +0100)
commite99369dc95fe99d4ee5f8a0f8bef59062365b7d1
treecede48be6a2597ce70bec7a7152abc2c1831a7c8
parent9143757b57ce549127e1f7bc942e7b61e3b51adf
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a

The Arason SD host controller supports set block count command (cmd23)
and high speed mode. This patch re-enable both of these features that
was disabled. For device that doesn't support high speed, it should
configure its capability register accordingly instead disables it
explicitly.

Signed-off-by: Rameshwar Prasad Sahu <rsahu@apm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-arasan.c