linux/drivers/staging/most
Christian Gromm e494df039d staging: most: v4l2-aim: fix interrupt unsafe spinlocks
The functions get_aim_dev() and aim_rx_data() are using interrupt unsafe
spinlocks even though they may be called from an interrupt context.

This patch fixes the described problem.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-15 19:17:03 +02:00
..
aim-cdev staging: most: return error value 2016-02-11 19:40:02 -08:00
aim-network staging: most: add statistics for dropped packets 2016-02-07 17:34:58 -08:00
aim-sound staging: most: remove multiple blank lines 2015-10-24 19:08:16 -07:00
aim-v4l2 staging: most: v4l2-aim: fix interrupt unsafe spinlocks 2016-08-15 19:17:03 +02:00
Documentation Staging: most: Fix typo in staging/most 2015-10-12 20:35:21 -07:00
hdm-dim2 Staging: most: Remove __cplusplus check in header files 2016-03-28 07:30:36 -07:00
hdm-i2c staging: most: use preferred kernel types 2015-10-24 19:08:20 -07:00
hdm-usb staging: most: hdm-usb: hdm_usb: don't print error when allocating urb fails 2016-08-15 15:56:33 +02:00
mostcore Staging: most: Do not print message if kzalloc() failed. 2016-02-25 22:34:19 -08:00
Kconfig
Makefile
TODO