linux/drivers/hsi/clients
Sebastian Reichel 866dcb9d57 HSI: ssi_protocol: replace spin_lock with spin_lock_bh
To avoid setting irq_safe runtime pm flag in omap-ssi, multiple calls
will be moved to process context. This also affects ssi-protocol, so
use the safer spin_lock_bh instead of a simple spin_lock.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Tested-by: Pavel Machek <pavel@ucw.cz>
2016-06-28 00:38:32 +02:00
..
cmt_speech.c
hsi_char.c
Kconfig
Makefile
nokia-modem.c
ssi_protocol.c HSI: ssi_protocol: replace spin_lock with spin_lock_bh 2016-06-28 00:38:32 +02:00