Messages in this thread |  | | From | Andy Shevchenko <> | Date | Fri, 25 Aug 2017 18:24:19 +0300 | Subject | Re: [PATCH v3 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC |
| |
On Fri, Aug 25, 2017 at 4:44 PM, Takashi Iwai <tiwai@suse.de> wrote:
One really minor nit (fine if it will be ignored):
> +config CHTDC_TI_PMIC_OPREGION
CHTDC_TI_PMIC_OPREGION -> CHT_DC_TI_PMIC_OPREGION
> obj-$(CONFIG_XPOWER_PMIC_OPREGION) += pmic/intel_pmic_xpower.o > obj-$(CONFIG_BXT_WC_PMIC_OPREGION) += pmic/intel_pmic_bxtwc.o > obj-$(CONFIG_CHT_WC_PMIC_OPREGION) += pmic/intel_pmic_chtwc.o > +obj-$(CONFIG_CHTDC_TI_PMIC_OPREGION) += pmic/intel_pmic_chtdc_ti.o
Ditto (as you can notice by above context).
-- With Best Regards, Andy Shevchenko
|  |