video: of: display_timing: fix default native-mode setting
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Fri, 9 May 2014 13:53:12 +0000 (15:53 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 23 May 2014 10:31:19 +0000 (13:31 +0300)
commit80c68c1e2e801a14d718f2ab9690398a864aa37c
tree60f1ffddbc69b601a5993a5e4c3a1bdd4880e00d
parent3f513f4cc4f9620fb47b30de573d71091ea68026
video: of: display_timing: fix default native-mode setting

Set native mode to the first child node of the display-timings node and not
the first child node of the display-timings parent node.

Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/of_display_timing.c