alistair23-linux/drivers/media/pci/cx23885
Jia-Ju Bai 71be8dee6b media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()
cx23885_reset() is never called in atomic context.
It calls mdelay() to busily wait, which is not necessary.
mdelay() can be replaced with msleep().

This is found by a static analysis tool named DCNS written by myself.

Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-07-27 08:14:10 -04:00
..
altera-ci.c media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in altera_ci_slot_reset() 2018-07-27 08:12:39 -04:00
altera-ci.h
cimax2.c
cimax2.h
cx23885-417.c
cx23885-alsa.c treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
cx23885-av.c
cx23885-av.h
cx23885-cards.c media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx23885_gpio_setup() 2018-07-27 08:13:49 -04:00
cx23885-core.c media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset() 2018-07-27 08:14:10 -04:00
cx23885-dvb.c media: lgdt330x: convert it to the new I2C binding way 2018-05-04 11:09:26 -04:00
cx23885-f300.c
cx23885-f300.h
cx23885-i2c.c
cx23885-input.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
cx23885-input.h
cx23885-ioctl.c
cx23885-ioctl.h
cx23885-ir.c
cx23885-ir.h
cx23885-reg.h media: cx23885: Ryzen DMA related RiSC engine stall fixes 2018-05-11 11:29:11 -04:00
cx23885-vbi.c
cx23885-video.c media: cx23885: Add support for Hauppauge PCIe HVR1265 K4 2018-03-06 06:03:26 -05:00
cx23885-video.h
cx23885.h media: cx23885: Add support for new Hauppauge QuadHD (885) 2018-03-06 06:04:36 -05:00
cx23888-ir.c
cx23888-ir.h
Kconfig
Makefile
netup-eeprom.c
netup-eeprom.h
netup-init.c
netup-init.h