Arnd Bergmann
662146b155
ARM: gemini: get platform to build again
...
There is no defconfig file for gemini, which has lead to a lot
of bitrot. This makes the broken board files, the gpio implementation
and the reset logic work again, and fixes the build warnings
that got introduced with the changes to the readl/writel prototypes.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
2013-03-14 21:14:03 +01:00
Thomas Gleixner
f38c02f3b3
arm: Fold irq_set_chip/irq_set_handler
...
Use irq_set_chip_and_handler() instead. Converted with coccinelle.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2011-03-29 14:47:58 +02:00
Thomas Gleixner
6845664a6a
arm: Cleanup the irq namespace
...
Convert to the new function names. Automated with coccinelle.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2011-03-29 14:47:57 +02:00
Thomas Gleixner
a0b0f5ac78
arm: gemini: Use proper irq accessor functions
...
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
2011-03-29 14:47:55 +02:00
Lennert Buytenhek
413802b6c8
ARM: gemini: irq_data conversion.
...
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca >
Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com >
2011-01-13 17:18:31 +01:00
Roel Kluin
079e1091a2
Gemini: wrong registers used to set reg_level in gpio_set_irq_type()
...
It appears the wrong GPIO registers were used
Signed-off-by: Roel Kluin <roel.kluin@gmail.com >
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com >
2010-02-18 21:54:11 +02:00
Paulius Zaleckas
1df621ae2f
Gemini: gpiolib based GPIO support v2
...
v2:
- update copyrights
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt >
2009-03-26 10:06:27 +02:00