Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> writes: > On Mon, 28 Jul 2025 19:21:52 +0530 > "Aneesh Kumar K.V (Arm)" <aneesh.kumar@xxxxxxxxxx> wrote: > >> Add support for stopping and destroying physical devices. > > I think it's an odd mix to not do create and destroy in a single patch. > Same with start and stop. > Leaves reviewers thinking perhaps you weren't cleaning up properly > an any error paths are much less obvious. > I’ll fold this into the patch that adds the `pdev_create` functionality. -aneesh