linux-stable/drivers/media/usb/cx231xx
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
..
cx231xx-417.c [media] usb drivers: use BUG_ON() instead of if () BUG 2015-06-09 18:30:09 -03:00
cx231xx-audio.c [media] cx231xx: Remove a bogus check for NULL 2014-11-03 18:56:48 -02:00
cx231xx-avcore.c [media] cx231xx: fix bad indenting 2015-05-01 06:06:49 -03:00
cx231xx-cards.c [media] cx231xx: Add support for Terratec Grabby 2015-06-09 18:37:08 -03:00
cx231xx-conf-reg.h
cx231xx-core.c [media] cx231xx: fix bad indenting 2015-05-01 06:06:49 -03:00
cx231xx-dif.h
cx231xx-dvb.c [media] si2157: support selection of IF interface 2015-05-12 13:20:55 -03:00
cx231xx-i2c.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-input.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.c [media] cx231xx: Improve the log message 2014-11-03 15:59:59 -02:00
cx231xx-pcb-cfg.h [media] cx231xx: return an error if it can't read PCB config 2014-07-27 16:57:43 -03:00
cx231xx-reg.h
cx231xx-vbi.c [media] usb drivers: use BUG_ON() instead of if () BUG 2015-06-09 18:30:09 -03:00
cx231xx-vbi.h
cx231xx-video.c [media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible_nr() 2015-09-03 13:50:52 -03:00
cx231xx.h [media] cx231xx: Add support for Terratec Grabby 2015-06-09 18:37:08 -03:00
Kconfig [media] cx231xx: Hauppauge HVR-955Q ATSC/QAM tuner 2015-03-03 10:36:12 -03:00
Makefile