From 88af56552b121295ba905db2523b1622fb4fc1e4 Mon Sep 17 00:00:00 2001 From: "Ivan T. Ivanov" Date: Mon, 6 Jul 2015 15:16:19 +0300 Subject: [PATCH] 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-format-patch failed