mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-10 20:09:56 +00:00
The SPI configuration state includes an SPI_NO_CS flag that disables all CS line manipulation, for applications that want to manage their own chip selects. However, this flag is ignored by the GPIO CS code in the SPI framework. Correct this omission with a trivial patch. See: https://github.com/raspberrypi/linux/issues/2169 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
95 KiB
95 KiB