kernel-ark/drivers/virtio
Ryota Ozaki 0d34cc2d6d 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>
2013-02-04 10:37:01 +10:30
..
config.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
Kconfig virtio: remove CONFIG_VIRTIO_RING 2012-09-28 15:05:15 +09:30
Makefile virtio: remove CONFIG_VIRTIO_RING 2012-09-28 15:05:15 +09:30
virtio_balloon.c Drivers: virtio: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
virtio_mmio.c virtio-mmio: fix wrong comment about register offset 2013-02-04 10:37:01 +10:30
virtio_pci.c Drivers: virtio: remove __dev* attributes. 2013-01-03 15:57:01 -08:00
virtio_ring.c virtio: make virtqueue_add_buf() returning 0 on success, not capacity. 2012-12-18 15:20:34 +10:30
virtio.c Some nice cleanups, and even a patch my wife did as a "live" demo for 2012-12-20 08:37:05 -08:00