On 04/08/17 09:09, Julia Lawall wrote:
The videomode structures are only copied into the vm field of a panel_drv_data structure, so they can be const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall Julia.Lawall@lip6.fr
drivers/gpu/drm/omapdrm/displays/panel-lgphilips-lb035q02.c | 2 +- drivers/gpu/drm/omapdrm/displays/panel-tpo-td028ttec1.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Thanks, applied.
Tomi