소스 검색

Merge "asoc: wsa881x: Update break after post_fs event"

qctecmdr 5 년 전
부모
커밋
d423463ea2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      asoc/codecs/wsa881x.c

+ 1 - 0
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;
 	}