]> git.proxmox.com Git - qemu.git/commit
xilinx_axidma: Register reset properly
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 16 Apr 2013 00:22:41 +0000 (10:22 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 16 Apr 2013 08:04:22 +0000 (10:04 +0200)
commit897374db7db10a9c17fd4da4e089705b553b4ee1
tree872df8bb68d3aa81a98c08eb890bfef090cdf48d
parentcbde584f58b484a8200eb578a5ba81057488f0eb
xilinx_axidma: Register reset properly

Register the reset function as the Device::reset function rather than
explicitly call it from the sysbus::init.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/dma/xilinx_axidma.c