cxl/core: Move target_list out of base decoder attributes
authorDan Williams <dan.j.williams@intel.com>
Mon, 24 Jan 2022 00:31:41 +0000 (16:31 -0800)
committerDan Williams <dan.j.williams@intel.com>
Wed, 9 Feb 2022 06:57:32 +0000 (22:57 -0800)
commit8aea0ef19fde030f983aba0e7ec5bcf10880a6fe
tree200a28223dfe24109eb3d95bbffbe2600c7789f4
parent8dd2bc0f8e02d39bd80851ca787bcbdb7d495e69
cxl/core: Move target_list out of base decoder attributes

In preparation for introducing endpoint decoder objects, move the
target_list attribute out of the common set since it has no meaning for
endpoint decoders.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Ben Widawsky <ben.widawsky@intel.com>
Link: https://lore.kernel.org/r/164298430100.3018233.4715072508880290970.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/cxl/core/port.c