commit | e65436634dc4f3b43ba914b7e38fe696853da3ca | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Tue Apr 16 10:23:20 2013 +1000 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Tue Apr 16 10:04:22 2013 +0200 |
tree | d3651f0f36272c4e479944eb7427bf1bb471c2ec | |
parent | 897374db7db10a9c17fd4da4e089705b553b4ee1 [diff] |
xilinx_axidma: converted init->realize The prescribed transition from SysBusDevice::init to Device::realize. I'm going with Andreas suggestion to move the sysbus foo to Object::init for early IRQ visibility. 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>