Skip to content
Snippets Groups Projects
Commit 330cd138 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[DRIVER] panel-simple: assign data from panel_dpi_probe() correctly

In the function panel_simple_probe() the pointer panel->desc is
assigned to the passed pointer desc. If function panel_dpi_probe()
is called panel->desc will be updated, update the desc pointer to
be able to use the data from panel_dpi_probe().
parent 080f4e14
1 merge request!118[DRIVER] panel-simple: extend generic panel compatible
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment