summaryrefslogtreecommitdiff
path: root/drivers/mfd/ab8500-core.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-09-14 13:40:55 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2010-09-14 13:40:55 +1000
commit5aab981ace3641cece9cf3e29f6b4faa4f0f2729 (patch)
treea9c483883ea1604b88c7f3957eff559d8a942600 /drivers/mfd/ab8500-core.c
parentefcabdf904e21dec870717b0ea4c06f2a1d05279 (diff)
Revert "misc: Add ab8500 pwm driver"
This reverts commit 03f582a93ecca6e9584b622570022abf08ed03ec. Conflicts: drivers/misc/Makefile
Diffstat (limited to 'drivers/mfd/ab8500-core.c')
-rw-r--r--drivers/mfd/ab8500-core.c13
1 files changed, 1 insertions, 12 deletions
diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c
index dbe1c93c1af3..d21362bf6b0e 100644
--- a/drivers/mfd/ab8500-core.c
+++ b/drivers/mfd/ab8500-core.c
@@ -409,21 +409,10 @@ static struct mfd_cell ab8500_devs[] = {
.num_resources = ARRAY_SIZE(ab8500_rtc_resources),
.resources = ab8500_rtc_resources,
},
- {
- .name = "ab8500-pwm",
- .id = 1,
- },
- {
- .name = "ab8500-pwm",
- .id = 2,
- },
- {
- .name = "ab8500-pwm",
- .id = 3,
- },
{ .name = "ab8500-charger", },
{ .name = "ab8500-audio", },
{ .name = "ab8500-usb", },
+ { .name = "ab8500-pwm", },
{ .name = "ab8500-regulator", },
{
.name = "ab8500-poweron-key",