commit | 8535736c27cc4e25b9948d857138315f45b6fa34 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Feb 04 16:58:51 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Feb 04 19:17:59 2014 +0000 |
tree | f03f7625684186872e277d2cf3f9491f56b310ce | |
parent | 6cac167b826eced25a2756b996a93c6f7833c49b [diff] |
spi: pl022: Remove redundant pinctrl to default state in probe The driver core is now taking care of putting our pins into default state at probe. Thus we can remove the redundant call for it in probe. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>