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

Commit cf612b47 authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: msm: qdsp6v2: Add support for HDMI passthrough" into msm-4.8

parents 2e833144 55910c51
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -439,6 +439,7 @@ struct snd_codec {
	__u32 ch_mode;
	__u32 ch_mode;
	__u32 format;
	__u32 format;
	__u32 align;
	__u32 align;
	__u32 compr_passthr;
	union snd_codec_options options;
	union snd_codec_options options;
	__u32 reserved[3];
	__u32 reserved[3];
} __attribute__((packed, aligned(4)));
} __attribute__((packed, aligned(4)));