ASoC: arizona: Add default cases for event switches
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Wed, 16 Sep 2015 12:59:40 +0000 (13:59 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 16 Sep 2015 20:00:03 +0000 (21:00 +0100)
commitbee261b8964d7751fdd63d7f636c42741294a30c
treeeae9552e87ba6d28ed3f3f4131b1e74c293fff98
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
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>
sound/soc/codecs/arizona.c