[U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
Jagan Teki
jteki at openedev.com
Tue Feb 2 17:01:14 CET 2016
On 1 February 2016 at 21:49, Simon Glass <sjg at chromium.org> wrote:
> 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>
Reviewed-by: Jagan Teki <jteki at openedev.com>
--
Jagan.
More information about the U-Boot
mailing list