diff options
author | Dan Williams <dan.j.williams@intel.com> | 2022-07-22 17:56:03 -0700 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2022-08-01 15:36:33 -0700 |
commit | 2bde6dbebc1cf02fd1b3d740246b92df1514a370 (patch) | |
tree | 8e57d052411ae10f7484ee636361dfe40f033116 /drivers/cxl/cxl.h | |
parent | a53c28b6ae4bcda3c386bfd704b329926bcf3f92 (diff) |
cxl/region: Delete 'region' attribute from root decoders
For switch and endpoint decoders the relationship of decoders to regions
is 1:1. However, for root decoders the relationship is 1:N. Also,
regions are already children of root decoders, so the 1:N relationship
is observed by walking the following glob:
/sys/bus/cxl/devices/$decoder/region*
Hide the vestigial 'region' attribute for root decoders.
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>
Reviewed-by: Alison Schofield <alison.schofield@intel.com>
Link: https://lore.kernel.org/r/165853776328.2430596.4647259305040072751.stgit@dwillia2-xfh.jf.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/cxl/cxl.h')
0 files changed, 0 insertions, 0 deletions