]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:36:29 +0000 (13:36 +0200)
commit4f19e7da4e1291a0ceed063dfa64f9f1fb46b499
tree60b397eb37c3cee5f334a0220359efb7a3bcda2f
parenta3b800af12faa83455b368cd4d3049dc6e767753
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