From: Yauhen Kharuzhy Date: Tue, 12 Feb 2019 20:59:01 +0000 (+0300) Subject: mfd: intel_soc_pmic_chtwc: Register LED child device X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=236c765d6abc80e4aac148eeaa6501c0ff43d18a;p=linux.git mfd: intel_soc_pmic_chtwc: Register LED child device Add MFD cell for LEDs driver to the Intel Cherry Trail Whiskey Cove PMIC mfd device driver. Signed-off-by: Yauhen Kharuzhy Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/intel_soc_pmic_chtwc.c b/drivers/mfd/intel_soc_pmic_chtwc.c index 64a3aece9c5e2..be84bb2aa8374 100644 --- a/drivers/mfd/intel_soc_pmic_chtwc.c +++ b/drivers/mfd/intel_soc_pmic_chtwc.c @@ -60,6 +60,7 @@ static struct mfd_cell cht_wc_dev[] = { .resources = cht_wc_ext_charger_resources, }, { .name = "cht_wcove_region", }, + { .name = "cht_wcove_leds", }, }; /*