diff --git a/asoc/codecs/wsa881x.c b/asoc/codecs/wsa881x.c index 966fa8a208..fc4f12387b 100644 --- a/asoc/codecs/wsa881x.c +++ b/asoc/codecs/wsa881x.c @@ -1395,6 +1395,7 @@ static int wsa881x_event_notify(struct notifier_block *nb, snd_soc_component_update_bits(wsa881x->component, WSA881X_SPKR_DRV_EN, 0x80, 0x80); + break; default: break; }