Hello,
Changes since v1: - Macro for the ST control has been fixed - New patch to combine the st channel volume set/get macros
Mark: this series depends on the McBSP DT support (to be precise patch 3 and 4 has dependency).
Intro mail from v1:
When we boot with DT blob the sidetone is not supported at the moment. Prepare the McBSP code for the time when we are going to be able to support ST with DT booted kernel. Meanwhile do not block the audio card if the st_data is missing from the port, but print a warning about it. This will allow us to debug the DT booted kernels with audio.
Regards, Peter ---
Peter Ujfalusi (4): ASoC: omap-mcbsp: Check mcbsp->id instead of cpu_dai->id when adding ST controls ASoC: omap-mcbsp: Only print warning if the st_data is missing for the port ASoC: omap-mcbsp: Use macro to create the McBSP2/3 ST controls ASoC: omap-mcbsp: Single macro for st channel volume set/get
sound/soc/omap/omap-mcbsp.c | 64 ++++++++++++++++++------------------------- 1 files changed, 27 insertions(+), 37 deletions(-)