alistair23-linux/drivers/media/usb
Steven Rostedt 543409a247 [media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr()
While looking at use cases of the wake queues in order to add support
for simple wait queues, I noticed that there was only a single user of
wake_up_interruptible_nr(), and that use was doing a single task wake
up. Have that user use the proper wake_up_interruptible() instead, and
perhaps we can even remove the function wake_up_interruptible_nr().

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-09-03 13:50:52 -03:00
..
airspy [media] usb/airspy: removing unneeded goto 2015-08-11 12:50:18 -03:00
as102
au0828 [media] au0828: move dev->boards atribuition to happen earlier 2015-06-10 12:39:35 -03:00
b2c2
cpia2
cx231xx [media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr() 2015-09-03 13:50:52 -03:00
dvb-usb [media] Technisat SkyStar USB HD,(DVB-S/S2) too much URBs for arm devices 2015-08-11 14:43:23 -03:00
dvb-usb-v2 [media] lmedm04: NEC scancode cleanup 2015-07-06 08:26:15 -03:00
em28xx [media] em28xx: remove unused a8293 SEC config 2015-08-11 07:08:01 -03:00
go7007 [media] Drop owner assignment from i2c_driver 2015-08-11 13:01:57 -03:00
gspca [media] gscpa_m5602: use msecs_to_jiffies for conversions 2015-07-06 08:26:06 -03:00
hackrf
hdpvr
msi2500
pvrusb2
pwc
s2255
siano
stk1160 [media] stk1160: Add frame scaling support 2015-07-17 09:52:31 -03:00
stkwebcam
tm6000 [media] usb drivers: use BUG_ON() instead of if () BUG 2015-06-09 18:30:09 -03:00
ttusb-budget [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
ttusb-dec [media] ttusb-dec: use swap() in swap_bytes() 2015-07-17 09:02:48 -03:00
usbtv
usbvision [media] usbvision: move init code to probe() 2015-08-11 06:55:26 -03:00
uvc [media] uvcvideo: Remove unneeded device disconnected flag 2015-05-30 12:12:58 -03:00
zr364xx [media] usb drivers: use BUG_ON() instead of if () BUG 2015-06-09 18:30:09 -03:00
Kconfig
Makefile