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

Commit a2bb9c29 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: qdsp6v2: Add audio codec define for TrueHD"

parents 16639981 8688762a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -104,7 +104,8 @@
#define SND_AUDIOCODEC_APE                   ((__u32) 0x00000020)
#define SND_AUDIOCODEC_DSD                   ((__u32) 0x00000021)
#define SND_AUDIOCODEC_APTX                  ((__u32) 0x00000022)
#define SND_AUDIOCODEC_MAX                   SND_AUDIOCODEC_APTX
#define SND_AUDIOCODEC_TRUEHD                ((__u32) 0x00000023)
#define SND_AUDIOCODEC_MAX                   SND_AUDIOCODEC_TRUEHD
/*
 * Profile and modes are listed with bit masks. This allows for a
 * more compact representation of fields that will not evolve