diff options
| author | Kuninori Morimoto <[email protected]> | 2020-04-24 08:14:43 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-04-29 13:27:35 +0100 |
| commit | 479914ed779d408273fb3cac4c061dbe695f17cb (patch) | |
| tree | 76aa3aedc65f57afcfa8147661098f1fb60301db /tools/perf/scripts/python | |
| parent | aa7b8230d4c3d0e691604dc908887904f52f2ab8 (diff) | |
ASoC: soc-dai: don't overwide dai->driver->ops
Current ASoC overwrites null_dai_ops to dai->driver->ops if it
was NULL. But, we can remove it if framework always checks
dai->driver->ops when it uses DAI callbacks.
This patch do it, and removes null_dai_ops.
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-By: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions