Re: [PATCH togreg v2 0/2] iio: imu: inv_icm42607: fix PM error handling
Jonathan Cameron <[email protected]>
| Newsgroups | gmane.linux.kernel.iio,gmane.linux.kernel |
|---|---|
| Message-ID | <20260815214520.73e369b0@jic23-huawei> |
On Tue, 11 Aug 2026 10:03:43 +0800 Linmao Li <lilinmao-UOlijcLmZ/[email protected]> wrote: > The recently queued ICM-42607 PM support has two error paths that can leave > the PM core's state inconsistent with the device. For IIO at least (and I've never come across a subsystem that asks for the style you have here) don't send new versions in reply to older ones. It gets too complex if there is a lot of feedback and generally pushes your patches many screens up from the most recent in potential reviewers inboxes. So you'll probably get fewer reviews. Jonathan