RE: [PATCH v5 18/26] cxl/pci: Remove Component Register base address from struct cxl_dev_state

From: Dan Williams
Date: Fri Jun 09 2023 - 22:38:21 EST


Terry Bowman wrote:
> From: Robert Richter <rrichter@xxxxxxx>
>
> The Component Register base address @component_reg_phys is no longer
> used after the rework of the Component Register setup which now uses
> struct member @comp_map instead. Remove the base address.
>
> Signed-off-by: Robert Richter <rrichter@xxxxxxx>
> Signed-off-by: Terry Bowman <terry.bowman@xxxxxxx>
> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>

Looks good, if possible fold it in with the introduction of
cxlds->comp_map.