diff options
| author | Kuninori Morimoto <[email protected]> | 2019-08-07 10:30:58 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-08-08 20:56:52 +0100 |
| commit | e6d7020c2946bef2efab7c70339eee6a6b3cb6a6 (patch) | |
| tree | 5bc173ce7d72e264ccd43eab949612c4b0422099 /tools/perf/scripts/python/bin | |
| parent | a860fac420971c5a90d4f78959b44ead793aee4f (diff) | |
ASoC: soc-core: tidyup for snd_soc_add_component_controls()
snd_soc_add_component_controls() registers controls by using
for(... i < num; ...). If controls was NULL, num should be zero.
Thus, we don't need to check about controls pointer.
This patch also cares missing return value.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions