OSDN Git Service

spi: pl022: Drop custom per-chip cs_control
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Mar 2021 16:49:05 +0000 (18:49 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 31 Mar 2021 12:54:27 +0000 (13:54 +0100)
commit4179e576b56d82e5ce007b9f548efb90605e2713
tree1ecaf5b67eef67ea8a3b7ed381c69b74887d3f59
parent413c601e8fd0e4adab67e0775dd84e63be6d803e
spi: pl022: Drop custom per-chip cs_control

Drop the custom cs_control() assigned through platform data,
we have no in-tree users and the only out-of-tree use I have
ever seen of this facility is to pull GPIO lines, which is
something the driver can already do for us.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210330164907.2346010-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pl022.c
include/linux/amba/pl022.h