switch-coreboot/src
David Hendricks 3fc6368e1c gpio: cosmetic changes to tristate_gpios.c
This patch makes a few cosmetic changes:
- Rename tristate_gpios.c to gpio.c since it will soon be used for
  binary GPIOs as well.
- Rename gpio_get_tristates() to gpio_base3_value() - The binary
  version will be called gpio_base2_value().
- Updates call sites.
- Change the variable name "id" to something more generic.

BUG=none
BRANCH=none
TEST=compiled for veyron_pinky and storm

Change-Id: Iab7e32f4e9d70853f782695cfe6842accff1df64
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: c47d0f33ea1a6e9515211b834009cf47a171953f
Original-Change-Id: I36d88c67cb118efd1730278691dc3e4ecb6055ee
Original-Signed-off-by: David Hendricks <dhendrix@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/228324
Reviewed-on: http://review.coreboot.org/9411
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-10 11:59:25 +02:00
..
arch arm64: secmon: pass online CPUs to secmon 2015-04-10 11:57:19 +02:00
console New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
cpu kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers tpm: allow 0 as valid i2c bus number 2015-04-10 11:57:59 +02:00
ec kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
include gpio: cosmetic changes to tristate_gpios.c 2015-04-10 11:59:25 +02:00
lib gpio: cosmetic changes to tristate_gpios.c 2015-04-10 11:59:25 +02:00
mainboard gpio: cosmetic changes to tristate_gpios.c 2015-04-10 11:59:25 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc rk3288: Adjust CBFS header and ROM offsets 2015-04-10 11:59:19 +02:00
southbridge kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode chromeos: add another VPD access API 2015-04-10 11:57:50 +02:00
Kconfig timer: Add generic udelay() implementation 2015-04-08 18:35:01 +02:00