]> Git Repo - J-u-boot.git/commit - drivers/spi/ich.h
spi: ich: Change PCHV_ to ICHV_
authorBin Meng <[email protected]>
Mon, 1 Feb 2016 09:40:38 +0000 (01:40 -0800)
committerBin Meng <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Simon Glass <[email protected]>
drivers/spi/ich.c
drivers/spi/ich.h
This page took 0.036102 seconds and 4 git commands to generate.