Files
linux/sound
Alexander Stein 9f5f3583ba ASoC: fsl_easrc: fix duplicate debugfs directory error
This driver registers two components: asrc and easrc, both attached using
the device name as component name. Eventually debugfs directories with
identical name are created in soc_init_component_debugfs(), leading to
error message:
  debugfs: '30c90000.easrc' already exists in 'tqm-tlv320aic32'
Fix this by adding the debugfs_prefix.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://patch.msgid.link/20251216094045.623184-2-alexander.stein@ew.tq-group.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-12-17 12:00:53 +00:00
..
2025-09-10 13:20:01 +02:00
2025-12-07 13:15:59 +01:00
2025-09-01 13:54:26 +02:00
2025-11-12 10:34:44 +01:00
2025-09-10 13:20:01 +02:00
2025-09-01 13:54:27 +02:00