commit | cdcce47cb33a6a2ecb1bc113d0ba42ec300a33fe | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben.widawsky@intel.com> | Sat Oct 09 09:44:02 2021 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Fri Oct 29 11:53:51 2021 -0700 |
tree | 9257c7913fd0f25053845e36cc4d6569c1108eee | |
parent | 91a45b12d49e2b43d86caba25ed59fae43344ab8 [diff] |
cxl/pci: Convert register block identifiers to an enum In preparation for passing around the Register Block Indicator (RBI) as a parameter, it is desirable to convert the type to an enum so that the interface can use a well defined parameter. Signed-off-by: Ben Widawsky <ben.widawsky@intel.com> [djbw: changelog fixups ] Link: https://lore.kernel.org/r/163379784199.692348.4366131432595112771.stgit@dwillia2-desk3.amr.corp.intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>