Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/sunxi
Module Name: src
Committed By: tnn
Date: Sun Aug 4 22:26:40 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sun4i_spi.c sun6i_spi.c
Log Message:
remove useless splbio() in sunxispi_start
We raised spl already in sunxispi_transfer.
XXX spi(4) should be made MPSAFE
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/sunxi/sun4i_spi.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/sunxi/sun6i_spi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index