On 24.11.22 10:35:10, Dan Williams wrote: > Accept any cxl_test topology device as the first argument in > cxl_chbs_context. This is in preparation for reworking the detection of > the component registers across VH and RCH topologies. Move > mock_acpi_table_parse_cedt() beneath the definition of is_mock_port() > and use is_mock_port() instead of the explicit mock cxl_acpi device > check. > > Signed-off-by: Dan Williams <dan.j.willi...@intel.com>
Reviewed-by: Robert Richter <rrich...@amd.com> > --- > tools/testing/cxl/test/cxl.c | 80 > +++++++++++++++++++++--------------------- > 1 file changed, 40 insertions(+), 40 deletions(-)