LouisLambda

Results 1 comments of LouisLambda

Unfortunately, `cs_change` has a meaning for every transfer in a message, not just the last. If you're aiming for upstream, you should deal with that. See https://github.com/torvalds/linux/blob/ba0ad6ed89fd5dada3b7b65ef2b08e95d449d4ab/include/linux/spi/spi.h#L994-L1012 Also, see the...