Hi, On Wed, Mar 19, 2025 at 1:05 PM Doug Anderson <diand...@chromium.org> wrote: > > Hi, > > On Wed, Mar 19, 2025 at 11:31 AM Tejas Vipin <tejasvipi...@gmail.com> wrote: > > > > Changes the samsung-s6d7aa0 panel to use multi style functions for > > improved error handling. > > > > Signed-off-by: Tejas Vipin <tejasvipi...@gmail.com> > > --- > > Changes in v2: > > - Remove unnecessary early return in s6d7aa0_lock > > - Remove redundant GPIO reset setting in s6d7aa0_on. > > > > Link to v1: > > https://lore.kernel.org/all/20250316045024.672167-1-tejasvipi...@gmail.com/ > > --- > > drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c | 222 +++++------------- > > 1 file changed, 65 insertions(+), 157 deletions(-) > > Reviewed-by: Douglas Anderson <diand...@chromium.org>
When I applied I got a few whitespace errors that checkpatch yelled about. I fixed them for you while applying. Pushed to drm-misc-next: [1/1] drm/panel: samsung-s6d7aa0: transition to mipi_dsi wrapped functions commit: 837f9b917c47b4d35f0ee571a736de2895e2dd54