diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-09-11 15:50:27 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2018-09-12 11:12:27 +0100 |
| commit | a7c439d6128de2cbc087ae7524b47f613ff8bc6c (patch) | |
| tree | aea188e5bbc8c257d19cb0be99cb0e8f5cbe5f43 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ASoC: core: add support to card rebind (diff) | |
| download | linux-a7c439d6128de2cbc087ae7524b47f613ff8bc6c.tar.gz linux-a7c439d6128de2cbc087ae7524b47f613ff8bc6c.zip | |
ASoC: soc-core: remove dai->driver NULL check
It is strange if it has "dai" but doesn't have "dai->driver".
And more over "dai->driver->xxx" is used everywhere without
"dai->driver" pointer NULL checking.
It got Oops already if "dai->driver" was NULL.
Let's remove un-needed "dai->driver" NULL check.
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
