summaryrefslogtreecommitdiff
path: root/drivers/mfd/88pm886.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/88pm886.c')
-rw-r--r--drivers/mfd/88pm886.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/88pm886.c b/drivers/mfd/88pm886.c
index 39dd9a818b0f..e411d8dee554 100644
--- a/drivers/mfd/88pm886.c
+++ b/drivers/mfd/88pm886.c
@@ -35,6 +35,7 @@ static const struct resource pm886_onkey_resources[] = {
};
static const struct mfd_cell pm886_devs[] = {
+ MFD_CELL_NAME("88pm886-gpadc"),
MFD_CELL_RES("88pm886-onkey", pm886_onkey_resources),
MFD_CELL_NAME("88pm886-regulator"),
MFD_CELL_NAME("88pm886-rtc"),