From: Jaehoon Chung Date: Tue, 7 Feb 2012 06:59:01 +0000 (+0900) Subject: ARM: SAMSUNG: support the second capability for samsung-soc X-Git-Tag: v3.4-rc1~73^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25419010a83e314d10b008aed86a198e07fa9487;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Acked-by: Chris Ball Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed