Loading drivers/mfd/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -721,7 +721,7 @@ config MFD_PM8XXX_IRQ config MFD_TPS65910 bool "TPS65910 Power Management chip" depends on I2C=y depends on I2C=y && GPIOLIB select MFD_CORE select GPIO_TPS65910 help Loading drivers/mfd/db8500-prcmu.c +2 −1 Original line number Diff line number Diff line Loading @@ -2005,7 +2005,8 @@ static struct regulator_init_data db8500_regulators[DB8500_NUM_REGULATORS] = { static struct mfd_cell db8500_prcmu_devs[] = { { .name = "db8500-prcmu-regulators", .mfd_data = &db8500_regulators, .platform_data = &db8500_regulators, .pdata_size = sizeof(db8500_regulators), }, { .name = "cpufreq-u8500", Loading Loading
drivers/mfd/Kconfig +1 −1 Original line number Diff line number Diff line Loading @@ -721,7 +721,7 @@ config MFD_PM8XXX_IRQ config MFD_TPS65910 bool "TPS65910 Power Management chip" depends on I2C=y depends on I2C=y && GPIOLIB select MFD_CORE select GPIO_TPS65910 help Loading
drivers/mfd/db8500-prcmu.c +2 −1 Original line number Diff line number Diff line Loading @@ -2005,7 +2005,8 @@ static struct regulator_init_data db8500_regulators[DB8500_NUM_REGULATORS] = { static struct mfd_cell db8500_prcmu_devs[] = { { .name = "db8500-prcmu-regulators", .mfd_data = &db8500_regulators, .platform_data = &db8500_regulators, .pdata_size = sizeof(db8500_regulators), }, { .name = "cpufreq-u8500", Loading