commit | c73541336389f9fd72f592601c40a2e70320cf31 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Fri Aug 22 05:55:16 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Sep 10 09:43:30 2014 +0200 |
tree | 1fb3d53669a69e03fd6e7634a2f1ca8129619f0d | |
parent | 5df014df12b1178e0b76b7273913ce1531ecf20e [diff] |
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>