aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.3/0028-GPIO-ralink-add-mt7621-gpio-controller.patch
Commit message (Collapse)AuthorAgeFilesLines
* ramips: irq handlers do not get irq in 4.3 kernel, update patchesJohn Crispin2015-12-111-14/+2
| | | | | | | | | | | This resolves compilation warnings like this: drivers/gpio/gpio-mt7621.c: In function 'mediatek_gpio_probe': drivers/gpio/gpio-mt7621.c:328:46: warning: passing argument 2 of 'irq_set_chained_handler' from incompatible pointer type [-Wincompatible-pointer-types] irq_set_chained_handler(mediatek_gpio_irq, mediatek_gpio_irq_handler); Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 47841
* ralink: bump to the target to v4.3John Crispin2015-12-101-0/+417
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47831