linux/drivers/media/usb/stk1160
Ghanshyam Agrawal b3695e86d2 media: stk1160: Fixed high volume of stk1160_dbg messages
The function stk1160_dbg gets called too many times, which causes
the output to get flooded with messages. Since stk1160_dbg uses
printk, it is now replaced with printk_ratelimited.

Suggested-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2023-12-07 08:31:15 +01:00
..
Kconfig media: stk1160: Simplify the build config definition 2023-05-25 16:21:20 +02:00
Makefile
stk1160-ac97.c
stk1160-core.c media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED 2022-03-07 10:59:11 +01:00
stk1160-i2c.c
stk1160-reg.h
stk1160-v4l.c media: stk1160: use dma_alloc_noncontiguous API 2022-03-07 11:01:22 +01:00
stk1160-video.c media: stk1160: Fixed high volume of stk1160_dbg messages 2023-12-07 08:31:15 +01:00
stk1160.h media: stk1160: use dma_alloc_noncontiguous API 2022-03-07 11:01:22 +01:00