aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorTzung-Bi Shih <[email protected]>2019-05-29 14:22:14 +0800
committerMark Brown <[email protected]>2019-05-29 16:37:46 +0100
commitb19671d6caf1ac393681864d5d85dda9fa99a448 (patch)
tree1a645486685d0d0fb1f2a157ef86b4049a31a550 /scripts/objdiff
parent7cda6223503d592f980a222811355ab07611b821 (diff)
ASoC: core: use component driver name as component name
fmt_single_name() uses device name to determine component name. If multiple components bind to the same device, the debugfs creation in soc_init_component_debugfs() would fail due to duplicated entity names. Name provided by component driver is unique enough to represent each component. Use component driver name as the component name to avoid name duplication. Signed-off-by: Tzung-Bi Shih <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions