aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/pwm/gpio-pwm.c
Commit message (Collapse)AuthorAgeFilesLines
* kernel: Remove gpio-pwm patchesLars-Peter Clausen2013-07-211-298/+0
| | | | | | | | | | There is no platform using the gpio-pwm driver, yet these patches break the generic PWM framework that is in upstream. So just remove them. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8Hauke Mehrtens2013-01-271-3/+3
| | | | | | | These attributes where removed with kernel 3.8 and are now causing compile errors. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] pwm: use coherent naming to avoid conflictsClaudio Mignanti2010-07-121-0/+298
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22142 3c298f89-4303-0410-b956-a3cf2f4a3e73