]> git.ipfire.org Git - thirdparty/qemu.git/commit
xilinx_axienet: Register reset properly
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 16 Apr 2013 00:20:06 +0000 (10:20 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 16 Apr 2013 08:04:22 +0000 (10:04 +0200)
commit9ee0ceb7a8e643a0db232f42ddee2ed325dd4d86
tree89c2bc0b62b066990e3a6d2ec28b22ecc2401e1a
parentf0e7a81c0ca122126e92a9f06b9599f04a0eaebb
xilinx_axienet: Register reset properly

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

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/net/xilinx_axienet.c