Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information