Re: [PATCH 26/37] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic

From: Mika Westerberg
Date: Thu Jan 02 2020 - 04:45:36 EST


On Thu, Jan 02, 2020 at 09:01:32AM +0000, Lee Jones wrote:
> On Mon, 23 Dec 2019, Mika Westerberg wrote:
>
> > Both PMIC drivers (intel_soc_pmic_mrfld and intel_soc_pmic_bxtwc) will
> > be using this field going forward to access the SCU IPC instance.
> >
> > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
> > ---
> > include/linux/mfd/intel_soc_pmic.h | 1 +
> > 1 file changed, 1 insertion(+)
>
> This might be a good time to add a Kerneldoc header.

Good point. I'll add it in v2.