On Wed, 2022-12-07 at 09:24 -0800, Dixit, Ashutosh wrote: > On Tue, 06 Dec 2022 01:21:00 -0800, Alan Previn wrote: > > > > alan: snip
> > intel_gt_debugfs_register_files(root, files, ARRAY_SIZE(files), uc); > > > > intel_guc_debugfs_register(&uc->guc, root); > > After moving the line above to intel_guc_debugfs_register, this is: > > Reviewed-by: Ashutosh Dixit <ashutosh.di...@intel.com> alan: Thanks Ashutosh - will fix this accordingly.