ARM: SAMSUNG: support the second capability for samsung-soc
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 7 Feb 2012 06:59:01 +0000 (15:59 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 11 Mar 2012 07:40:28 +0000 (23:40 -0800)
commit25419010a83e314d10b008aed86a198e07fa9487
tree59d43064dd62a0a21bc4a751f058c9a3a0fc0fba
parent192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d
ARM: SAMSUNG: support the second capability for samsung-soc

In mmc, there are capabilities and use the host_caps.
That capability is expressed with bit[0:31].
But now..already filled the bit[0:31]...
so we need to denote with the other capability field.
(if we want to use the cache, powerclass, etc for eMMC..
 this field is necessary)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <Kyungmin.park@samsung.com>
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/sdhci.h
arch/arm/plat-samsung/platformdata.c