<html><body><p>
<pre>
On Tue, 2025-04-15 at 12:48 +0200, AngeloGioacchino Del Regno wrote:
> External email : Please do not click links or open attachments until you have verified the sender or the content.
>
>
> Il 15/04/25 12:43, AngeloGioacchino Del Regno ha scritto:
> > In preparation for adding a new driver for the HDMI TX v2 IP,
> > split out the functions that will be common between the already
> > present mtk_hdmi (v1) driver and the new one.
> >
> > Since the probe flow for both drivers is 90% similar, add a common
> > probe function that will be called from each driver's .probe()
> > callback, avoiding lots of code duplication.
> >
> > Reviewed-by: CK Hu <ck.hu@mediatek.com>
> > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> > ---
> > drivers/gpu/drm/mediatek/Kconfig | 11 +-
> > drivers/gpu/drm/mediatek/Makefile | 1 +
> > drivers/gpu/drm/mediatek/mtk_hdmi.c | 538 +-----
> > drivers/gpu/drm/mediatek/mtk_hdmi.c.orig | 1769 ++++++++++++++++++++
> > drivers/gpu/drm/mediatek/mtk_hdmi_common.c | 422 +++++
> > drivers/gpu/drm/mediatek/mtk_hdmi_common.h | 188 +++
> > 6 files changed, 2398 insertions(+), 531 deletions(-)
> > create mode 100644 drivers/gpu/drm/mediatek/mtk_hdmi.c.orig
>
> CK, I just acknowledged that a .orig file slipped through and got sent out with
> this patch....
>
> Truly sorry for that, can you please fix that up while applying without having me
> send another patchbomb?

I would drop mtk_hdmi.c.orig when apply this patch.

Regards,
CK

>
> Many thanks,
> Angelo
>
> > create mode 100644 drivers/gpu/drm/mediatek/mtk_hdmi_common.c
> > create mode 100644 drivers/gpu/drm/mediatek/mtk_hdmi_common.h
> >


</pre>
</p></body></html><!--type:text--><!--{--><pre>************* MEDIATEK Confidentiality Notice ********************
The information contained in this e-mail message (including any 
attachments) may be confidential, proprietary, privileged, or otherwise
exempt from disclosure under applicable laws. It is intended to be 
conveyed only to the designated recipient(s). Any use, dissemination, 
distribution, printing, retaining or copying of this e-mail (including its 
attachments) by unintended recipient(s) is strictly prohibited and may 
be unlawful. If you are not an intended recipient of this e-mail, or believe 
that you have received this e-mail in error, please notify the sender 
immediately (by replying to this e-mail), delete any and all copies of 
this e-mail (including any attachments) from your system, and do not
disclose the content of this e-mail to any other person. Thank you!
</pre><!--}-->