linux/drivers/thunderbolt
Mika Westerberg 74657181e7 thunderbolt: Mask ring interrupt properly when polling starts
When ring enters polling mode we are expected to mask the ring interrupt
before the callback is called. However, the current code actually
unmasks it probably because of a copy-paste mistake.

Mask the interrupt properly from now on.

Fixes: 4ffe722eef ("thunderbolt: Add polling mode for rings")
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Yehezkel Bernat <yehezkel.bernat@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-16 16:37:51 +01:00
..
Kconfig
Makefile
cap.c
ctl.c
ctl.h
dma_port.c
dma_port.h
domain.c
eeprom.c
icm.c
nhi.c thunderbolt: Mask ring interrupt properly when polling starts 2017-12-16 16:37:51 +01:00
nhi.h
nhi_regs.h
path.c
property.c
switch.c
tb.c
tb.h
tb_msgs.h
tb_regs.h
tunnel_pci.c
tunnel_pci.h
xdomain.c