Hi, On Wed, Jun 12, 2024 at 6:37 AM Tejas Vipin <tejasvipi...@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 <tejasvipi...@gmail.com> > --- > drivers/gpu/drm/panel/panel-himax-hx83102.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks! Reviewed-by: Douglas Anderson <diand...@chromium.org>