Revision 4d5b97da hw/pxa2xx_keypad.c

b/hw/pxa2xx_keypad.c
172 172
        kp->kpc |= KPC_MI;
173 173
        qemu_irq_raise(kp->irq);
174 174
    }
175
    return;
176 175
}
177 176

  
178 177
static uint64_t pxa2xx_keypad_read(void *opaque, target_phys_addr_t offset,

Also available in: Unified diff