Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipack/devices/ipoctal: protect the channel data processing with a spi…
…nlock We protect important data such as TX buffer pointer, nb_bytes counter and status registers of the device, from accessing several times at the same time. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information