]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/mfd/axp20x.c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetoot...
[mirror_ubuntu-zesty-kernel.git] / drivers / mfd / axp20x.c
index c522ee22b1c05eb7530e6e288ed4f5bf9589cfb8..b1b580a88654f9fd1c70c1e89a85b3ba2d5b6786 100644 (file)
@@ -354,6 +354,9 @@ static struct mfd_cell axp288_cells[] = {
                .num_resources = ARRAY_SIZE(axp288_battery_resources),
                .resources = axp288_battery_resources,
        },
+       {
+               .name = "axp288_pmic_acpi",
+       },
 };
 
 static struct axp20x_dev *axp20x_pm_power_off;