Re: [PATCH v2 4/4] drm/bridge: nwl-dsi: Add error handling of nwl_dsi_mode_set()

Esben Haabendal <[email protected]> Wed, 05 Aug 2026 14:58:57 +0200
Newsgroups gmane.linux.kernel,gmane.comp.video.dri.devel
Message-ID <[email protected]>
"Luca Ceresoli" <[email protected]> writes:

> On Mon, 03 Aug 2026 16:56:22 +0200, Esben Haabendal <[email protected]> wrote:
>> There does not seem to be any good reasons for ignoring the return value of
>> the nwl_dsi_mode_set() function.
>>
>> Signed-off-by: Esben Haabendal <[email protected]>
>
> Here too, if it's a fix it needs Fixes: + Cc: stable.

Added for v3.

/Esben