Jonathan Cameron <jonathan.came...@huawei.com> writes:
> From: Ben Widawsky <ben.widaw...@intel.com> > > The easiest way to differentiate a CXL bus, and a PCIE bus is using a > flag. A CXL bus, in hardware, is backward compatible with PCIE, and > therefore the code tries pretty hard to keep them in sync as much as > possible. > > The other way to implement this would be to try to cast the bus to the > correct type. This is less code and useful for debugging via simply > looking at the flags. > > Signed-off-by: Ben Widawsky <ben.widaw...@intel.com> > Signed-off-by: Jonathan Cameron <jonathan.came...@huawei.com> Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée