summaryrefslogtreecommitdiff
path: root/drivers/soundwire/mipi_disco.c
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2021-09-07 11:53:32 +0100
committerVinod Koul <vkoul@kernel.org>2021-10-01 09:53:47 +0530
commit75eac387a2539aa6c6bbee3affa23435f2096396 (patch)
tree5d9a84ba377ce637a44b94bcdafb52d4fbbecd05 /drivers/soundwire/mipi_disco.c
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff)
soundwire: debugfs: use controller id and link_id for debugfs
link_id can be zero and if we have multiple controller instances in a system like Qualcomm debugfs will end-up with duplicate namespace resulting in incorrect debugfs entries. Using bus-id and link-id combination should give a unique debugfs directory entry and should fix below warning too. "debugfs: Directory 'master-0' with parent 'soundwire' already present!" Fixes: bf03473d5bcc ("soundwire: add debugfs support") Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20210907105332.1257-1-srinivas.kandagatla@linaro.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/soundwire/mipi_disco.c')
0 files changed, 0 insertions, 0 deletions