commit | bee261b8964d7751fdd63d7f636c42741294a30c | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Sep 16 13:59:40 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Sep 16 21:00:03 2015 +0100 |
tree | eae9552e87ba6d28ed3f3f4131b1e74c293fff98 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
ASoC: arizona: Add default cases for event switches Since the addition of the WILL_PMU / WILL_PMD several of the switches in arizona.c no longer cover all cases or have a default case. Whilst this isn't causing any problems in the interests of robustness add default cases. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>