[U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
Bin Meng
bmeng.cn at gmail.com
Wed Feb 3 05:32:53 CET 2016
On Wed, Feb 3, 2016 at 12:01 AM, Jagan Teki <jteki at openedev.com> wrote:
> 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>
>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list