diff options
| author | Kuninori Morimoto <[email protected]> | 2018-09-11 15:50:27 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-09-12 11:12:27 +0100 |
| commit | a7c439d6128de2cbc087ae7524b47f613ff8bc6c (patch) | |
| tree | aea188e5bbc8c257d19cb0be99cb0e8f5cbe5f43 /tools/perf/scripts/python/sctop.py | |
| parent | e894efef9ac7c10b7727798dcc711cccf07569f9 (diff) | |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions