Skip to content

Commit

Permalink
kernel: Remove gpio-pwm patches
Browse files Browse the repository at this point in the history
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 <[email protected]>

SVN-Revision: 37490
  • Loading branch information
larsclausen committed Jul 21, 2013
1 parent 11c5730 commit 8fc44d1
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 1,076 deletions.
2 changes: 1 addition & 1 deletion target/linux/generic/config-3.10
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
# CONFIG_GENERIC_PWM is not set
# CONFIG_PWM is not set
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
# CONFIG_GIGASET_CAPI is not set
Expand Down
1 change: 0 additions & 1 deletion target/linux/generic/config-3.3
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,6 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
# CONFIG_GENERIC_PWM is not set
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
# CONFIG_GIGASET_CAPI is not set
Expand Down
2 changes: 1 addition & 1 deletion target/linux/generic/config-3.6
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
# CONFIG_GENERIC_PWM is not set
# CONFIG_PWM is not set
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
# CONFIG_GIGASET_CAPI is not set
Expand Down
2 changes: 1 addition & 1 deletion target/linux/generic/config-3.8
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
# CONFIG_GENERIC_PWM is not set
# CONFIG_PWM is not set
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
# CONFIG_GIGASET_CAPI is not set
Expand Down
2 changes: 1 addition & 1 deletion target/linux/generic/config-3.9
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
# CONFIG_GENERIC_PWM is not set
# CONFIG_PWM is not set
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
# CONFIG_GIGASET_CAPI is not set
Expand Down
20 changes: 0 additions & 20 deletions target/linux/generic/files/drivers/pwm/Kconfig

This file was deleted.

5 changes: 0 additions & 5 deletions target/linux/generic/files/drivers/pwm/Makefile

This file was deleted.

298 changes: 0 additions & 298 deletions target/linux/generic/files/drivers/pwm/gpio-pwm.c

This file was deleted.

Loading

0 comments on commit 8fc44d1

Please sign in to comment.