On 29 February 2016 at 15:25, Simon Glass <s...@chromium.org> wrote: > The current name is too generic. The function returns a block device based > on a provided string. Rename it to aid searching and make its purpose > clearer. Also add a few comments. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > --- > > Changes in v2: > - Rename to blk_get_device_by_str() > > cmd/part.c | 6 +++--- > cmd/unzip.c | 2 +- > cmd/usb_mass_storage.c | 2 +- > disk/part.c | 6 +++--- > include/part.h | 34 ++++++++++++++++++++++++++++++---- > test/dm/usb.c | 2 +- > 6 files changed, 39 insertions(+), 13 deletions(-)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot