[U-Boot] [PATCH 07/23] dm: pch: Rename get_sbase op to get_spi_base

Simon Glass sjg at chromium.org
Mon Feb 1 17:19:49 CET 2016


On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
> Spell out 'sbase' to 'spi_base' so that it looks clearer.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/ivybridge/bd82x6x.c | 4 ++--
>  drivers/pch/pch-uclass.c         | 6 +++---
>  drivers/pch/pch7.c               | 4 ++--
>  drivers/pch/pch9.c               | 4 ++--
>  drivers/spi/ich.c                | 2 +-
>  include/pch.h                    | 8 ++++----
>  6 files changed, 14 insertions(+), 14 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on Minnowmax:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list