Re: [PATCH] i2c: at91: remove #define CONFIG_PM
From: Codrin.Ciubotariu
Date: Tue Jul 13 2021 - 04:43:48 EST
On 05.07.2021 15:15, Claudiu Beznea wrote:
> Remove #define CONFIG_PM and use __maybe_unused for PM functions and
> pm_ptr() for PM ops.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
Thanks!