[PATCH 2/2] drm/mipi-dsi: Change multi functions to use quiet member of mipi_dsi_multi_context
Doug Anderson
dianders at chromium.org
Fri Jul 26 14:49:38 UTC 2024
Hi,
On Fri, Jul 26, 2024 at 2:15 AM Maxime Ripard <mripard at kernel.org> wrote:
>
> > c) Declare that, since there are no known cases where we want to
> > suppress the error printouts, that suppressing the error printouts is
> > a "tomorrow" problem. We transition everyone to _multi but don't
> > provide a way to suppress the printouts.
>
> That's my preferred solution.
OK, fair enough. So I guess the transition plan would be:
1. Add a wrapper like we're doing today.
2. Transition everyone to the _multi variant.
3. Delete the non-multi variant which will cause us to delete the wrapper.
-Doug
More information about the dri-devel
mailing list