dm: core: Correct device_get_child_by_of_offset() parameter
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:38 +0000 (15:38 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:23 +0000 (17:39 -0600)
commit132f9bfc9ed0761fe349d2609918fa8a61e20692
tree2c2156d94188ce7e7e0a13f8b8098db62179f44f
parent2693047acdcdae20b066715d0da4937814347935
dm: core: Correct device_get_child_by_of_offset() parameter

This parameter is named 'seq' but should be named 'of_offset'.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/device.c
include/dm/device.h