Re: [PATCH v2] iio: pressure: bmp280: return on runtime PM resume failure
From: Jonathan Cameron
Date: Tue Jun 23 2026 - 14:58:39 EST
On Wed, 17 Jun 2026 13:50:58 +0530
Yash Suthar <yashsuthar983@xxxxxxxxx> wrote:
> v2:
> - Restore the blank line after the variable.
> - Simplify the error path in bmp280_buffer_preenable().
> - Drop the bmp280_pm_disable() change, because no
> caller to propagate the error.
>
Applied to the testing branch of iio.git which will get
rebase on rc1 once available.
thanks,
Jonathan
> Sincerely,
> Yash Suthar