drm/omap: omap_display_timings: rename hfp to hfront_porch

In preparation to move the stack to use the generic videmode struct for
display timing information rename the hfp member to hfront_porch.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
This commit is contained in:
Peter Ujfalusi
2016-09-22 14:06:49 +03:00
zatwierdzone przez Tomi Valkeinen
rodzic 4dc2250d7d
commit 0a30e150f0
18 zmienionych plików z 47 dodań i 45 usunięć

Wyświetl plik

@@ -79,7 +79,7 @@ static const struct omap_video_timings tpo_td043_timings = {
.pixelclock = 36000000,
.hsync_len = 1,
.hfp = 68,
.hfront_porch = 68,
.hbp = 214,
.vsw = 1,