]> git.baikalelectronics.ru Git - kernel.git/commit
spi: remove spi_set_cs_timing()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jun 2021 07:19:18 +0000 (09:19 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 9 Jun 2021 10:55:46 +0000 (11:55 +0100)
commit937cda1dfab8010a98bb117b82408762bdd6b5a9
tree22aa30b2eeac77ce906a216195da7b18c6ce2131
parentcab8993c60a7d2f8596d4c290a6401c5f4db4e8e
spi: remove spi_set_cs_timing()

No one seems to be using this global and exported function, so remove it
as it is no longer needed.

Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20210609071918.2852069-1-gregkh@linuxfoundation.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi.c
include/linux/spi/spi.h