Re: [PATCH v2] iio: pressure: bmp280: return on runtime PM resume failure
From: Yash Suthar
Date: Wed Jun 17 2026 - 04:21:46 EST
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.
Sincerely,
Yash Suthar