On Fri, Aug 09, 2019 at 05:43:41PM -0500, Pierre-Louis Bossart wrote: > @@ -885,6 +996,8 @@ static int intel_probe(struct platform_device *pdev) > goto err_dai; > } > > + intel_debugfs_init(sdw); See, make patch 1/3 work the same like this. It's much cleaner. thanks, greg k-h