On 20 April 2015 at 15:24, Simon Glass <[email protected]> wrote: > On 20 April 2015 at 05:32, Przemyslaw Marczak <[email protected]> wrote: >> The functions: >> - uclass_find_device_by_name() >> - uclass_get_device_by_name() >> searches the required device for the exactly given name. >> This patch, presice this fact for both function's comments. >> >> Signed-off-by: Przemyslaw Marczak <[email protected]> >> Cc: Simon Glass <[email protected]> >> --- >> Canges V5: >> -new patch >> --- >> include/dm/uclass-internal.h | 2 +- >> include/dm/uclass.h | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

