On 10/9/2023 09:52, Andi Shyti wrote:
Hi,
From: Nirmoy Das <nirmoy....@intel.com>
Add a function for ratelimitted debug print.
Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
Cc: Maxime Ripard <mrip...@kernel.org>
Cc: Thomas Zimmermann <tzimmerm...@suse.de>
Cc: David Airlie <airl...@gmail.com>
Cc: Daniel Vetter <dan...@ffwll.ch>
Reviewed-by: Matthew Auld <matthew.a...@intel.com>
Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy....@intel.com>
Signed-off-by: Andi Shyti <andi.sh...@linux.intel.com>
Just a kind reminder!
This is the second time this patch has been sent and we have seen
some potential use of the drm_dbg_ratelimited().
But this patch does not actually add a user. So it is dead code at this
point, which is not allowed.
If you have code that wants to use such a helper then the helper should
be part of the patch that adds that code.
John.
Any feedback?
Thanks,
Andi