[PATCH v2 03/14] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment

Andrzej Hajda a.hajda at samsung.com
Wed Mar 31 09:10:08 UTC 2021


W dniu 30.03.2021 o 04:53, Douglas Anderson pisze:
> A random comment inside a function had "/**" in front of it. That
> doesn't make sense. Remove.
>
> Signed-off-by: Douglas Anderson <dianders at chromium.org>
Reviewed-by: Andrzej Hajda <a.hajda at samsung.com>

Regards
Andrzej
> ---
>
> (no changes since v1)
>
>   drivers/gpu/drm/bridge/ti-sn65dsi86.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/bridge/ti-sn65dsi86.c b/drivers/gpu/drm/bridge/ti-sn65dsi86.c
> index 96fe8f2c0ea9..76f43af6735d 100644
> --- a/drivers/gpu/drm/bridge/ti-sn65dsi86.c
> +++ b/drivers/gpu/drm/bridge/ti-sn65dsi86.c
> @@ -788,7 +788,7 @@ static void ti_sn_bridge_enable(struct drm_bridge *bridge)
>   	/* set dsi clk frequency value */
>   	ti_sn_bridge_set_dsi_rate(pdata);
>   
> -	/**
> +	/*
>   	 * The SN65DSI86 only supports ASSR Display Authentication method and
>   	 * this method is enabled by default. An eDP panel must support this
>   	 * authentication method. We need to enable this method in the eDP panel


More information about the dri-devel mailing list