commit | a35aeaee94dd5806907c400caf8293d7d7a60ebc | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Tue Jun 14 21:33:45 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Tue Jun 14 18:00:45 2016 +0100 |
tree | 8a4b8739d809e848b11d6a6f244dc8dc0c1d4dba | |
parent | 3513798ca4bceae7cb66a7f430160f60f788cede [diff] |
ASoC: Intel: Skylake: Check for module list being NULL While clearing loaded module count, we should check first to see if module list is NULL or not. Some distributions can ship with no modules and thus list can be empty. Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>