From: Ivan T. Ivanov Date: Mon, 6 Jul 2015 12:16:19 +0000 (+0300) Subject: mmc: sdhci: let GPIO based card detection have higher precedence X-Git-Tag: omap-for-v4.3/fixes-rc1~60^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88af56552b121295ba905db2523b1622fb4fc1e4;p=pandora-kernel.git mmc: sdhci: let GPIO based card detection have higher precedence Controller could have BROKEN_CARD_DETECTION quirk set, but drivers could use GPIO to detect card present state. Let, when defined, GPIO take precedence, so drivers could properly detect card state and not use polling. Signed-off-by: Ivan T. Ivanov Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed