commit | 4c75968a1bbfb3f190e2e624c83929451e4730ac | [log] [tgz] |
---|---|---|
author | Christos Gkekas <chris.gekas@gmail.com> | Sun Oct 08 19:20:30 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 09 09:41:05 2017 +0100 |
tree | b608fcc8b48b74a0e40dd7d958b9d65dcd94a9a6 | |
parent | 934e4885cb958566a34124e5a1dad2f9212a8ec6 [diff] |
ASoC: cygnus: Remove unnecessary active_slots check Variable active_slots is unsigned so checking whether it is less than zero is not necessary. Signed-off-by: Christos Gkekas <chris.gekas@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>