commit | 0d34cc2d6d904e2d0160e42734bccc1cb391cec0 | [log] [tgz] |
---|---|---|
author | Ryota Ozaki <ozaki.ryota@gmail.com> | Mon Feb 04 10:35:30 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Feb 04 10:37:01 2013 +1030 |
tree | 2c4d910400687a4f7d6c3926ad11800e1fba0fdc | |
parent | 1f8051876a194d7f7fe7834d9853f240d6b4b9ab [diff] |
virtio-mmio: fix wrong comment about register offset The register offset of InterruptACK is 0x064, not 0x060. Fix it. Signed-off-by: Ryota Ozaki <ozaki.ryota@gmail.com> Reviewed-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> Acked-by: Pawel Moll <pawel.moll@arm.com> CC: Jiri Kosina <trivial@kernel.org> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>