Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8535736c authored by Ulf Hansson's avatar Ulf Hansson Committed by Mark Brown
Browse files

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: default avatarUlf Hansson <ulf.hansson@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 6cac167b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2109,8 +2109,6 @@ static int pl022_probe(struct amba_device *adev, const struct amba_id *id)
	pl022->chipselects = devm_kzalloc(dev, num_cs * sizeof(int),
					  GFP_KERNEL);

	pinctrl_pm_select_default_state(dev);

	/*
	 * Bus Number Which has been Assigned to this SSP controller
	 * on this board