lkml.org 
[lkml]   [2020]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] NT39016 cleanup
Date
A few cleanups to the Novatek NT39016 panel driver:

- Reorder function calls in probe, so that drm_panel_of_backlight() is
called after drm_panel_init(), as requested by the function's
documentation;
- Use the 'dev' field inside the drm_panel structure, instead of using a
separate field in the driver's private structure.

Cheers,
-Paul

Paul Cercueil (2):
drm/panel: novatek,nt39016: Reorder calls in probe
drm/panel: novatek,nt39016: Remove 'dev' field in priv struct

drivers/gpu/drm/panel/panel-novatek-nt39016.c | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)

--
2.28.0

\
 
 \ /
  Last update: 2020-08-20 14:14    [W:0.075 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site