]> git.proxmox.com Git - qemu.git/commit - hw/arm/spitz.c
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap, max731...
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Nov 2007 14:07:13 +0000 (14:07 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Nov 2007 14:07:13 +0000 (14:07 +0000)
commit38641a52f2335c470349c55d9b1679112da99399
treebf249a04efe5bb74fd36c6cb99a8cdd3c95f3dbc
parent6c41b2723f5cac6e62e68925e7a73f30b11a7a06
Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap, max7310 and s3c gpios).
Convert spitz and gumstix boards to use new api.
Remove now obsolete gpio_handler_t definition.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3670 c046a42c-6fe2-441c-8c8c-71466251a162
hw/gumstix.c
hw/pxa.h
hw/pxa2xx.c
hw/pxa2xx_gpio.c
hw/pxa2xx_lcd.c
hw/spitz.c
vl.h