aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/070-gpio-add-flags-to-export-GPIOs-when-requesting.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove linux 3.3 patches and configFelix Fietkau2015-01-241-68/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44109
* linux/3.3: backport an upstream GPIO patchGabor Juhos2012-11-051-0/+68
The backported patch introduces new flags to automatically export GPIOs when using the convenience unctions gpio_request_one() or gpio_request_array(). This will be used by ar71xx/ramips platforms. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34081