[U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
Simon Glass
sjg at chromium.org
Mon Feb 1 17:19:40 CET 2016
On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
> The ICH SPI controller supports two variants, one of which is ICH7
> compatible and the other is ICH9 compatible. Change 'pch_version'
> to 'ich_version' to better match its original name.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/spi/ich.c | 14 +++++++-------
> drivers/spi/ich.h | 7 ++++++-
> 2 files changed, 13 insertions(+), 8 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