[PATCH 1/2] drm/panel : himax-hx83102: fix incorrect argument to mipi_dsi_msleep

Doug Anderson dianders at chromium.org
Wed Jun 12 13:57:07 UTC 2024


Hi,

On Wed, Jun 12, 2024 at 6:37 AM Tejas Vipin <tejasvipin76 at gmail.com> wrote:
>
> mipi_dsi_msleep should be modified to accept ctx as a pointer and the
> function call should be adjusted accordingly.
>
> Fixes: a2ab7cb169da3 ("drm/panel: himax-hx83102: use wrapped MIPI DCS functions")
> Signed-off-by: Tejas Vipin <tejasvipin76 at gmail.com>
> ---
>  drivers/gpu/drm/panel/panel-himax-hx83102.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks!

Reviewed-by: Douglas Anderson <dianders at chromium.org>


More information about the dri-devel mailing list