From: Jaehoon Chung Date: Fri, 25 Feb 2011 02:08:15 +0000 (+0900) Subject: mmc: dw_mmc: add quirks for unreliable card detect, and capabilities X-Git-Tag: v2.6.39-rc1~412^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3d7720541d4b70cbae25ac121d7e6343125090;p=pandora-kernel.git mmc: dw_mmc: add quirks for unreliable card detect, and capabilities This patch adds quirks and capabilities to platdata. Some cards don't use the CDn pin; in that case, we assume the card's inserted. Some boards need other capabilities. So, we add capabilities in the board's platdata. Signed-off-by: Jaehoon Chung Signed-off-by: Kyungmin Park Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-diff-tree failed