On Sun, 23 Jan 2022 16:30:52 -0800 Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > Now that dport and decoder enumeration is centralized in the port > driver, the @host argument for these helpers can be made implicit. For > the root port the host is the port's uport device (ACPI0017 for > cxl_acpi), and for all other descendant ports the devm context is the > parent of @port. > > Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx> Looks good to me. FWIW given it's kind of an obvious one. Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>