[PATCH v3 4/9] console: rename search_device() to console_search_dev()
Simon Glass
sjg at chromium.org
Mon Dec 21 17:47:10 CET 2020
On Mon, 21 Dec 2020 at 05:30, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> Rename search_device() to console_search_dev() since it's in console.h.
>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> v3: new patch
> common/console.c | 18 +++++++++---------
> common/iomux.c | 4 ++--
> common/stdio.c | 4 ++--
> include/console.h | 2 +-
> 4 files changed, 14 insertions(+), 14 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list