linux/drivers/staging/vt6656
Alexey Tulia e7bda76fa4 staging: vt6656: fix definitions of DEVICE_FLAGS_* flags
test_bit and set_bit take the bit number to operate on, rather than a
mask. This patch fixes the DEVICE_FLAGS_* definitions so that they represent
the bit index in priv->flags as opposed to the mask returned by the
BIT macro.

Signed-off-by: Alexey Tulia <alexey.tulia@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 19:03:24 -08:00
..
baseband.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
baseband.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
card.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
card.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
channel.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
channel.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
desc.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
device.h staging: vt6656: fix definitions of DEVICE_FLAGS_* flags 2016-02-07 19:03:24 -08:00
dpc.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
dpc.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
firmware.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
firmware.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
int.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
int.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
Kconfig
key.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
key.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
mac.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
mac.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
main_usb.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
Makefile
power.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
power.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rf.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rf.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rxtx.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
rxtx.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
TODO
usbpipe.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
usbpipe.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
wcmd.c staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00
wcmd.h staging: vt6656: remove address from GPL text 2015-11-19 16:53:09 -08:00