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

Bin Meng bmeng.cn at gmail.com
Wed Feb 3 05:33:12 CET 2016


On Tue, Feb 2, 2016 at 12:19 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list