diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-03-02 17:11:12 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-03-30 11:51:42 +0530 |
commit | 0196b52b83dd7e925879ac969f1dcd543b9ea774 (patch) | |
tree | 2909f4207aa48da60801f68f86f86f2307edd8c9 /tools/perf/scripts/python/stackcollapse.py | |
parent | e6cb15b500658ef5e39c1e9170d7e521904752b7 (diff) |
soundwire: bus: use correct driver name in error messages
None of the existing codec drivers set the sdw_driver.name, but
instead set sdw_driver.driver.name.
This leads to error messages such as
[ 23.935355] rt700 sdw:2:25d:700:0: Probe of (null) failed: -19
We could remove this sdw_driver.name if it doesn't have any
purpose. This patch only suggests using the proper indirection.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions