]> Git Repo - qemu.git/commit - hw/xilinx_zynq.c
xilinx_zynq: Fix wrong IRQ number of the second EHCI controller
authorLiming Wang <[email protected]>
Thu, 7 Feb 2013 06:58:15 +0000 (16:58 +1000)
committerAnthony Liguori <[email protected]>
Fri, 8 Feb 2013 17:14:20 +0000 (11:14 -0600)
commit70ef6a5b7121cb54d7f9713d6315fb8547761bfc
treee7a1c1117e2d4db868d96439bd0776ad0ec54efc
parentfb6d1bbd246c7a57ef53d3847ef225cd1349d602
xilinx_zynq: Fix wrong IRQ number of the second EHCI controller

The IRQ number of the second EHCI controller should be 76, not 75.

Signed-off-by: Liming Wang <[email protected]>
Tested-by: Peter Crosthwaite <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/xilinx_zynq.c
This page took 0.025056 seconds and 4 git commands to generate.