[U-Boot] [PATCH v3 16/54] dm: core: Correct device_get_child_by_of_offset() parameter
Simon Glass
sjg at chromium.org
Sat Jul 18 01:56:42 CEST 2015
On 23 June 2015 at 15:38, Simon Glass <sjg at chromium.org> wrote:
> This parameter is named 'seq' but should be named 'of_offset'.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> drivers/core/device.c | 4 ++--
> include/dm/device.h | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list