kernel_samsung_a53x/drivers/media/usb/stk1160
Ghanshyam Agrawal 3ffd9e595a media: stk1160: Fixed high volume of stk1160_dbg messages
[ Upstream commit b3695e86d25aafbe175dd51f6aaf6f68d341d590 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:13:18 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stk1160-ac97.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stk1160-core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stk1160-i2c.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stk1160-reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stk1160-v4l.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stk1160-video.c media: stk1160: Fixed high volume of stk1160_dbg messages 2024-11-18 12:13:18 +01:00
stk1160.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00