Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7d425e9 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm: Add IEC_61937_FMT_UPDATE event"

parents 19827f9f a98696f1
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -462,7 +462,8 @@ struct msm_hwacc_effects_config {

#define ADSP_STREAM_PP_EVENT				0
#define ADSP_STREAM_ENCDEC_EVENT			1
#define ADSP_STREAM_EVENT_MAX    2
#define ADSP_STREAM_IEC_61937_FMT_UPDATE_EVENT		2
#define ADSP_STREAM_EVENT_MAX				3

struct msm_adsp_event_data {
	__u32 event_type;