aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/ab8500-core.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c
index 258b367e3989..1863985df615 100644
--- a/drivers/mfd/ab8500-core.c
+++ b/drivers/mfd/ab8500-core.c
@@ -1099,10 +1099,6 @@ static struct mfd_cell ab8500_devs[] = {
1099 .id = 3, 1099 .id = 3,
1100 }, 1100 },
1101 { 1101 {
1102 .name = "ab8500-leds",
1103 .of_compatible = "stericsson,ab8500-leds",
1104 },
1105 {
1106 .name = "ab8500-denc", 1102 .name = "ab8500-denc",
1107 .of_compatible = "stericsson,ab8500-denc", 1103 .of_compatible = "stericsson,ab8500-denc",
1108 }, 1104 },
@@ -1171,9 +1167,6 @@ static struct mfd_cell ab9540_devs[] = {
1171 .id = 1, 1167 .id = 1,
1172 }, 1168 },
1173 { 1169 {
1174 .name = "ab8500-leds",
1175 },
1176 {
1177 .name = "abx500-temp", 1170 .name = "abx500-temp",
1178 .num_resources = ARRAY_SIZE(ab8500_temp_resources), 1171 .num_resources = ARRAY_SIZE(ab8500_temp_resources),
1179 .resources = ab8500_temp_resources, 1172 .resources = ab8500_temp_resources,
@@ -1242,9 +1235,6 @@ static struct mfd_cell ab8505_devs[] = {
1242 .id = 1, 1235 .id = 1,
1243 }, 1236 },
1244 { 1237 {
1245 .name = "ab8500-leds",
1246 },
1247 {
1248 .name = "pinctrl-ab8505", 1238 .name = "pinctrl-ab8505",
1249 }, 1239 },
1250 { 1240 {
@@ -1306,9 +1296,6 @@ static struct mfd_cell ab8540_devs[] = {
1306 .id = 1, 1296 .id = 1,
1307 }, 1297 },
1308 { 1298 {
1309 .name = "ab8500-leds",
1310 },
1311 {
1312 .name = "abx500-temp", 1299 .name = "abx500-temp",
1313 .num_resources = ARRAY_SIZE(ab8500_temp_resources), 1300 .num_resources = ARRAY_SIZE(ab8500_temp_resources),
1314 .resources = ab8500_temp_resources, 1301 .resources = ab8500_temp_resources,