Loading sound/soc/soc-dapm.c +1 −1 Original line number Diff line number Diff line Loading @@ -1667,7 +1667,7 @@ void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, dapm->debugfs_dapm = debugfs_create_dir("dapm", parent); if (!dapm->debugfs_dapm) { printk(KERN_WARNING dev_warn(dapm->dev, "Failed to create DAPM debugfs directory\n"); return; } Loading Loading
sound/soc/soc-dapm.c +1 −1 Original line number Diff line number Diff line Loading @@ -1667,7 +1667,7 @@ void snd_soc_dapm_debugfs_init(struct snd_soc_dapm_context *dapm, dapm->debugfs_dapm = debugfs_create_dir("dapm", parent); if (!dapm->debugfs_dapm) { printk(KERN_WARNING dev_warn(dapm->dev, "Failed to create DAPM debugfs directory\n"); return; } Loading