From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Andrzej Hajda <andrzej.hajda@intel.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Robert Foss <rfoss@kernel.org>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Jonas Karlman <jonas@kwiboo.se>,
"Jernej Skrabec" <jernej.skrabec@gmail.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
<dri-devel@lists.freedesktop.org>, <linux-kernel@vger.kernel.org>,
Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH] drm/bridge: fix documentation for the hdmi_audio_prepare() callback
Date: Tue, 14 Jan 2025 11:16:50 -0500 [thread overview]
Message-ID: <Z4aN8jQvqowYCqR6@intel.com> (raw)
In-Reply-To: <20250107-drm-bridge-fix-docs-v1-1-84e539e6f348@linaro.org>
On Tue, Jan 07, 2025 at 12:06:39PM +0200, Dmitry Baryshkov wrote:
> Fix c&p error and change linuxdoc comment for the hdmi_audio_prepare()
> callback from drm_bridge_funcs to mention the callback name instead of
> the original prepare() callback.
>
> Fixes: 0beba3f9d366 ("drm/bridge: connector: add support for HDMI codec framework")
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20250106174645.463927e0@canb.auug.org.au/
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
> include/drm/drm_bridge.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_bridge.h b/include/drm/drm_bridge.h
> index 4b84faf14e368310dd20aa964e8178ec80aa6fa7..496dbbd2ad7edff7f091adfbe62de1e33ef0cf07 100644
> --- a/include/drm/drm_bridge.h
> +++ b/include/drm/drm_bridge.h
> @@ -691,7 +691,7 @@ struct drm_bridge_funcs {
> struct drm_bridge *bridge);
>
> /**
> - * @prepare:
> + * @hdmi_audio_prepare:
> * Configures HDMI-encoder for audio stream. Can be called multiple
> * times for each setup. Mandatory if HDMI audio is enabled in the
> * bridge's configuration.
>
> ---
> base-commit: 938fbb16aba8f7b88e0fdcf56f315a5bbad41aad
> change-id: 20250107-drm-bridge-fix-docs-f9931636e335
>
> Best regards,
> --
> Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>
prev parent reply other threads:[~2025-01-14 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 10:06 [PATCH] drm/bridge: fix documentation for the hdmi_audio_prepare() callback Dmitry Baryshkov
2025-01-14 16:16 ` Rodrigo Vivi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z4aN8jQvqowYCqR6@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox