spi: pl022: Remove redundant pinctrl to default state in probe
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 4 Feb 2014 15:58:51 +0000 (16:58 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 4 Feb 2014 19:17:59 +0000 (19:17 +0000)
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>
drivers/spi/spi-pl022.c

Simple merge