mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
8e71c04f86
In SPI mode the transfer buffer is locked with a mutex. However this mutex is only initilized after the probe, but some transfer needs to be done in the probe. To fix this bug we move the mutex initialization at the beginning of the device probe. Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de> Acked-by: Denis Ciocca <denis.ciocca@st.com> Cc: <Stable@vger.kernel.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |
||
---|---|---|
.. | ||
hid-sensors | ||
ssp_sensors | ||
st_sensors | ||
Kconfig | ||
Makefile |