]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 24 Jul 2014 20:13:13 +0000 (21:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jul 2014 22:09:58 +0000 (15:09 -0700)
commit19569bf9dc2e97350c14b1e0381eb03f496dd5ef
tree5b67c3563b606b270b91c81dd46c3a261819365c
parentc6836a55c9d6028f7c8cc4d6f27b2249e534e6ad
staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES

MP_IS_READY(fMP_DISCONNECTED) is used to block thread in vnt_tx_context

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/usbpipe.c