diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2013-09-25 13:51:31 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-09-26 12:31:42 +0300 |
commit | 60119a1d686702504fa4cbe666cbcb96744b175c (patch) | |
tree | ade41d0f89c709f0dbd795e805bcb2917a69c582 /drivers/video/pxa168fb.c | |
parent | 8c42cf75490a90f6016a027765a4f053d7ba2f37 (diff) |
video: of: display_timing: correct display-timings node finding
of_get_display_timing(s) use of_find_node_by_name
to get child node, this is incorrect, of_get_child_by_name
should be used instead. The patch fixes it.
Small typo is also corrected.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/pxa168fb.c')
0 files changed, 0 insertions, 0 deletions