mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +00:00
71be8dee6b
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> |
||
---|---|---|
.. | ||
altera-ci.c | ||
altera-ci.h | ||
cimax2.c | ||
cimax2.h | ||
cx23885-417.c | ||
cx23885-alsa.c | ||
cx23885-av.c | ||
cx23885-av.h | ||
cx23885-cards.c | ||
cx23885-core.c | ||
cx23885-dvb.c | ||
cx23885-f300.c | ||
cx23885-f300.h | ||
cx23885-i2c.c | ||
cx23885-input.c | ||
cx23885-input.h | ||
cx23885-ioctl.c | ||
cx23885-ioctl.h | ||
cx23885-ir.c | ||
cx23885-ir.h | ||
cx23885-reg.h | ||
cx23885-vbi.c | ||
cx23885-video.c | ||
cx23885-video.h | ||
cx23885.h | ||
cx23888-ir.c | ||
cx23888-ir.h | ||
Kconfig | ||
Makefile | ||
netup-eeprom.c | ||
netup-eeprom.h | ||
netup-init.c | ||
netup-init.h |