From: Ulf Hansson Date: Tue, 4 Feb 2014 15:58:51 +0000 (+0100) Subject: spi: pl022: Remove redundant pinctrl to default state in probe X-Git-Tag: v3.15-rc1~147^2~3^6~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8535736c27cc4e25b9948d857138315f45b6fa34;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed