On 25/09/13 14:51, Andrzej Hajda wrote: > 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.ha...@samsung.com> > Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com> > --- > drivers/video/of_display_timing.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks, queuing for 3.12 fixes. Tomi
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel