]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4d56fca0d4f84888a9bbd49d881e0eef8adc27c
tree60f1ffddbc69b601a5993a5e4c3a1bdd4880e00d
parent018324a075dd645d28873d56b11350960de8044b
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