Messages in this thread |  | | Date | Wed, 6 May 2026 18:15:52 +0100 | | From | Jonathan Cameron <> | | Subject | Re: [PATCH v1 1/1] iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call |
| |
On Wed, 6 May 2026 10:45:56 +0200 Joshua Crofts <joshua.crofts1@gmail.com> wrote:
> On Wed, 6 May 2026 at 10:32, Andy Shevchenko > <andriy.shevchenko@linux.intel.com> wrote: > > > > On Wed, May 06, 2026 at 10:27:55AM +0200, Andy Shevchenko wrote: > > > On the failure in the ak8975_read_axis() the PM runtime gets unbalanced. > > > Balance it by calling pm_runtime_put_autosuspend() on error path as well. > > > > I hope Jonathan will take this soon, so you, Joshua, can base a new version on > > this one (otherwise it will be a conflict with one change). > > Considering this is a fix, I'd say it will be merged fairly soon. I'll > fix the addressed > changes, and then do a rebase once it's available. > > Reviewed-by: Joshua Crofts <joshua.crofts1@gmail.com> >
I'm going to be a tiny bit naughty with this one because I don't want to have your larger series sitting around for longer - my ability to keep up with what is in flight is failing me this week so I want to trim that down!
Snuck underneath the parts of your series I picked up on the testing branch of iio.git. It can get backported after next merge window.
Marked for stable.
Thanks
Jonathan
|  |