spi: Remove the now unused ctlr->idling flag
authorDavid Jander <david@protonic.nl>
Tue, 21 Jun 2022 06:12:30 +0000 (08:12 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 27 Jun 2022 12:27:22 +0000 (13:27 +0100)
commit66a221593cb26dd6aabba63bcd18173f4e69c7ab
tree14a888120e5047a55994935e64fdf159439df52b
parent049d6ccc4da8d34f382949ebec6d4fb318a9c7c0
spi: Remove the now unused ctlr->idling flag

The ctlr->idling flag is never checked now, so we don't need to set it
either.

Signed-off-by: David Jander <david@protonic.nl>
Link: https://lore.kernel.org/r/20220621061234.3626638-8-david@protonic.nl
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi.c
include/linux/spi/spi.h