Re: [RESEND][PATCH v1 1/9] mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()

From: Lee Jones
Date: Mon Aug 08 2022 - 11:22:08 EST


On Mon, 18 Jul 2022, Andy Shevchenko wrote:

> Use devm_regmap_add_irq_chip() to simplify the code.
>
> While at it, replace -1 magic parameter by PLATFORM_DEVID_NONE when
> calling mfd_add_devices().
>
> Note, the mfd_add_devices() left in non-devm variant here due to
> potentially increased churn while wrapping pwm_remove_table().
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Tested-by: Hans de Goede <hdegoede@xxxxxxxxxx>
> Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx>
> ---
> drivers/mfd/intel_soc_pmic_crc.c | 24 +++++-------------------
> 1 file changed, 5 insertions(+), 19 deletions(-)

Doesn't apply, please rebase the set (probably on -next).

--
DEPRECATED: Please use lee@xxxxxxxxxx