> -----Original Message----- > From: Maíra Canal <maira.canal@xxxxxx> > Sent: Wednesday, April 6, 2022 5:13 PM > To: Hennerich, Michael <Michael.Hennerich@xxxxxxxxxx>; > lars@xxxxxxxxxx; jic23@xxxxxxxxxx > Cc: linux-iio@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx > Subject: [PATCH] iio: ad7266: convert probe to full device-managed > > [External] > > Convert probe functions to device-managed variants, with exception > of > the regulator, which required a devm_add_action_or_reset() hook > registration. > > Signed-off-by: Maíra Canal <maira.canal@xxxxxx> > --- With what Marcelo said, Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>