diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-09-25 01:38:54 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-25 17:30:50 +0100 |
commit | 9900a4226c785dbb32c08af5ae8fbbf1fc4c31d0 (patch) | |
tree | 8d809c90ce811ebb786c2a655b5489eb98bdbb72 /tools/perf/scripts/python/syscall-counts.py | |
parent | 464719255e095b0cc05a30b124f2cdc67a930d7f (diff) |
ASoC: remove unneeded dai->driver->ops check
On soc_add_dai(), it uses null_dai_ops if driver doesn't have
its own ops. This means, dai->driver->ops never been NULL.
dai->driver->ops check is not needed.
This patch removes it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions