diff options
| author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-06 14:52:40 +0100 |
|---|---|---|
| committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:16:45 +0100 |
| commit | ad433f2368c37a64d119a997a0530cc28b9a5566 (patch) | |
| tree | 6bd274f8e7fdc867e393bd145b3cee4cf923a674 /scripts/patch-kernel | |
| parent | CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ... (diff) | |
| download | linux-ad433f2368c37a64d119a997a0530cc28b9a5566.tar.gz linux-ad433f2368c37a64d119a997a0530cc28b9a5566.zip | |
CRIS v10: Cleanup of drivers/gpio.c
- Change parameters of gpio_write (const char * buf -> const char __user *buf)
- Don't initialize static variables to zero.
- Remove useless casts from void.
- Change name of interrupt routine (gpio_pa_interrupt -> gpio_interrupt)
- Use kzmalloc instead of allocating memory and zeroing it manually.
- Correct casts for copy_to_user and copy_from_user to (void __user *)
- Make file_operations gpio_fops static.
- Make ioif_watcher static, not used outside this file.
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
