commit | 9b99ecf5a316f056d7139fa76198c8a2297846d1 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sun Jul 10 09:57:28 2022 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 10 09:57:28 2022 -0700 |
tree | 7050b2df414c457a868e42c0ebedb414ffff7f2e | |
parent | 86677a4e71070ffa4ee476ea119cd61d254a7af4 [diff] |
cxl/debug: Move debugfs init to cxl_core_init() In preparation for a new cxl debugfs file, move 'cxl' directory establishment and teardown to the core and let subsequent init routines reference that setup. Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/165603884654.551046.4962104601691723080.stgit@dwillia2-xfh Signed-off-by: Dan Williams <dan.j.williams@intel.com>