summaryrefslogtreecommitdiff
path: root/drivers/power
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2021-09-07 13:53:32 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-11-18 21:16:49 +0300
commit9a8d7bdd5b5eec8821647219b82cdf1a5b43ebb2 (patch)
tree82db3d3b766253f0c04ee4ea37e860d224a290d8 /drivers/power
parent784bf21bb6d17af0e3a593a276ca70dd45623edc (diff)
downloadlinux-9a8d7bdd5b5eec8821647219b82cdf1a5b43ebb2.tar.xz
soundwire: debugfs: use controller id and link_id for debugfs
[ Upstream commit 75eac387a2539aa6c6bbee3affa23435f2096396 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions