From: Shawn Guo Date: Thu, 17 Oct 2013 07:19:45 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC X-Git-Tag: v3.13-rc1~50^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d61c0092ca1abe93853d1b8dfeb5525b6cf3ddc;p=pandora-kernel.git mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC Add flag ESDHC_FLAG_USDHC to tell that the ESDHC is actually an USDHC block, and replace the is_imx6q_usdhc() occurrences with inline function esdhc_is_usdhc() which checks the flag. Signed-off-by: Shawn Guo Acked-by: Dong Aisheng Signed-off-by: Chris Ball --- Reading git-diff-tree failed