microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Tue, 11 Jun 2013 00:57:41 +0000 (10:57 +1000)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 18 Jun 2013 07:44:59 +0000 (09:44 +0200)
commit37a011e9bade7bcbdd41addffc7c94cbf628404c
tree603b3904efd1de480bd0f8d552976925669fb340
parent21a885a7e2a0f532f7653a2607efddbd83504430
microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ

The UART IRQ is edge sensitive, whereas the machine was registering it
as level sensitive. Fix.

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