From: Dong Aisheng Date: Wed, 27 May 2015 10:13:29 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: using specific compatible string in binding doc X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a51cebf4dcae47a1312956fa8a237dc8efcb48;p=pandora-kernel.git mmc: sdhci-esdhc-imx: using specific compatible string in binding doc Using specific compatible string in binding doc to make the binding more clear. It's also used to avoid checkpatch warning in the future like follows: WARNING: DT compatible string "fsl,imx6sx-usdhc" appears un-documented -- check ./Documentation/devicetree/bindings/ + { .compatible = "fsl,imx6sx-usdhc", .data = &usdhc_imx6sx_data, }, total: 0 errors, 1 warnings, 18 lines checked Signed-off-by: Dong Aisheng Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed