aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/ab8500-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c
index 0f1b9b788d07..4cb716a00178 100644
--- a/drivers/mfd/ab8500-core.c
+++ b/drivers/mfd/ab8500-core.c
@@ -1097,7 +1097,7 @@ static struct mfd_cell ab8500_bm_devs[] = {
1097 1097
1098static struct mfd_cell ab8500_devs[] = { 1098static struct mfd_cell ab8500_devs[] = {
1099 { 1099 {
1100 .name = "ab8500-gpio", 1100 .name = "pinctrl-ab8500",
1101 .of_compatible = "stericsson,ab8500-gpio", 1101 .of_compatible = "stericsson,ab8500-gpio",
1102 }, 1102 },
1103 { 1103 {