mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 23:50:53 +07:00
ad433f2368
- 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. |
||
---|---|---|
.. | ||
arch-v10 | ||
arch-v32 | ||
kernel | ||
mm | ||
artpec_3_defconfig | ||
defconfig | ||
etraxfs_defconfig | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |