[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD=FV=WuupCmLPLkjAQrxr0JOngegoZpoXkR6GjnFem=WnPvGQ@mail.gmail.com>
Date: Fri, 26 Jul 2024 07:49:38 -0700
From: Doug Anderson <dianders@...omium.org>
To: Maxime Ripard <mripard@...nel.org>
Cc: Jani Nikula <jani.nikula@...ux.intel.com>, Tejas Vipin <tejasvipin76@...il.com>,
maarten.lankhorst@...ux.intel.com, tzimmermann@...e.de, airlied@...il.com,
daniel@...ll.ch, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] drm/mipi-dsi: Change multi functions to use quiet
member of mipi_dsi_multi_context
Hi,
On Fri, Jul 26, 2024 at 2:15 AM Maxime Ripard <mripard@...nel.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
Powered by blists - more mailing lists