mmc: mmci: rename sdio flag in vendor data to st_sdio
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Fri, 22 Aug 2014 04:55:16 +0000 (05:55 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 10 Sep 2014 07:43:30 +0000 (09:43 +0200)
commitc73541336389f9fd72f592601c40a2e70320cf31
tree1fb3d53669a69e03fd6e7634a2f1ca8129619f0d
parent5df014df12b1178e0b76b7273913ce1531ecf20e
mmc: mmci: rename sdio flag in vendor data to st_sdio

This patch renames sdio flag in vendor data to st_sdio, as this flag is
only used to enable ST specific sdio setup. This will also ensure that
the ST specfic setup is not done on other vendor like Qualcomm.

Originally the issue was detected while testing WLAN ath6kl on IFC6410
board with APQ8064 SOC.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mmci.c