Hi Marek,
On Wed, Oct 13, 2021 at 12:42:52AM +0200, Marek Vasut wrote:
> Add helper function to convert DT "data-mapping" property string value
> into media bus format value, and deduplicate the code in panel-lvds.c
> and lvds-codec.c .
>
> Signed-off-by: Marek Vasut <[email protected]>
> Cc: Laurent Pinchart <[email protected]>
> Cc: Sam Ravnborg <[email protected]>
> To: [email protected]
> ---
> V2: Drop bogus semicolon
> V3: Add missing asterisk to return values per kerneldoc
>
> https://www.kernel.org/doc/html/latest/doc-guide/kernel-doc.html#return-values
Thanks for the follow-up on this, applied to drm-misc-next.
Sam