diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2014-07-15 19:36:43 +0200 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-07-18 20:00:06 +0200 |
commit | b666793925a1fa175f9b6cc12bec051a3a31d23b (patch) | |
tree | f4ff4964849106fa425e79dc8414d5917e61ef9f | |
parent | cb70f79126a689da172c4851c5f2458604a6ef45 (diff) | |
download | coreboot-b666793925a1fa175f9b6cc12bec051a3a31d23b.tar.xz |
superio/f71869ad: fix documentation of io_info mask values
Change-Id: I5d0a945de45f8f4a77193135e63f480af14a0136
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: http://review.coreboot.org/6279
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
-rw-r--r-- | src/superio/fintek/f71869ad/superio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/fintek/f71869ad/superio.c b/src/superio/fintek/f71869ad/superio.c index 2664f99ba0..173713b5b4 100644 --- a/src/superio/fintek/f71869ad/superio.c +++ b/src/superio/fintek/f71869ad/superio.c @@ -57,7 +57,7 @@ static struct device_operations ops = { }; /* - * io_info contains the mask 0x07f8. Given 16 register, each 8 bits wide of a + * io_info contains the mask 0x07f8. Given 8 register, each 8 bits wide of a * logical device we need a mask of the following form: * * MSB LSB |