spi: ich: Change PCHV_ to ICHV_
authorBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2016 09:40:38 +0000 (01:40 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:20 +0000 (12:47 +0800)
commit6e670b5c4d198c0c5715a2fe0c7980c9e6ca95c5
tree78b7a6445ef3b66c5b65a4b205b0a00dfd288e35
parent1f9eb59d273983ba8c65368120285ac6425476f7
spi: ich: Change PCHV_ to ICHV_

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Tested-by: Simon Glass <sjg@chromium.org>
drivers/spi/ich.c
drivers/spi/ich.h