alistair23-linux/arch/cris
Jesper Nilsson 45a4127c10 CRIS v10: Update drivers/gpio.c, fix locking and general improvements.
- Change all spin_lock/local_irq_save to spin_lock_irqsave.
- Change multiple returns in functions where we have a lock to goto out.
- Correct number of arguments to gpio_poll_timer_interrupt, gpio_pa_interrupt.
- Break out gpio_write logic to smaller functions to make it readable.
- In setget_input and setget_output, avoid extra if-indent level.
- Change name LED_* -> CRIS_LED_* to avoid name clash.
- Don't use braces around single statement ifs.
- Fix whitespace errors.
- Remove useless CVS id and log.
2008-02-08 11:06:34 +01:00
..
arch-v10 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. 2008-02-08 11:06:34 +01:00
arch-v32 CRIS v32: Change names of config variable and register field for data available. 2008-02-08 11:06:34 +01:00
kernel CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00
mm CRIS: Minor fixes to mm/fault.c 2008-02-08 11:06:24 +01:00
artpec_3_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
defconfig CRIS v10: New default config. 2008-02-08 11:06:28 +01:00
etraxfs_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
Kconfig CRIS v10: Add synchronous serial port driver for CRIS v10. 2008-02-08 11:06:31 +01:00
Kconfig.debug
Makefile CRIS: Update main Kbuild makefile. 2008-02-08 11:06:25 +01:00