From b666793925a1fa175f9b6cc12bec051a3a31d23b Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 15 Jul 2014 19:36:43 +0200 Subject: superio/f71869ad: fix documentation of io_info mask values Change-Id: I5d0a945de45f8f4a77193135e63f480af14a0136 Signed-off-by: Felix Held Reviewed-on: http://review.coreboot.org/6279 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/superio/fintek/f71869ad/superio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/superio/fintek/f71869ad') 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 -- cgit v1.2.3