OSDN Git Service

ARM/spi: spear: Drop PL022 num_chipselect
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 8 Apr 2021 07:50:45 +0000 (09:50 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 8 Apr 2021 14:21:58 +0000 (15:21 +0100)
commitd570838efb6fb3154cbd08ab1b22d1f6442b1e78
tree106524f61f0719c0c9fa2c4a16dce2ecd70d15dd
parent0e6521f13c297de32906ad7f691905803b2b2880
ARM/spi: spear: Drop PL022 num_chipselect

A previous refactoring moved the chip select number handling
to the SPI core and we missed a leftover platform data user
in the ST spear platform. The spear is not using this
chipselect or PL022 for anything and should be using device
tree like the rest of the platform so just delete the
offending platform data.

Cc: Viresh Kumar <vireshk@kernel.org>
Cc: Shiraz Hashim <shiraz.linux.kernel@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20210408075045.3435046-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm/mach-spear/spear320.c
arch/arm/mach-spear/spear3xx.c