summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_xcvr.h
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2020-05-12 15:41:48 +0300
committerViorel Suman <viorel.suman@nxp.com>2020-05-12 16:13:15 +0300
commitdb31c447eeeebd782baa33a384ba62cf2fb6fde4 (patch)
tree3af7cb795f4f95f9579c024b475e9a9ab43b68ee /sound/soc/fsl/fsl_xcvr.h
parent97547b22883a1caba5f7cfed83a5da4949cfe9b8 (diff)
MLK-23991: ASoC: fsl_xcvr: drop eARC -> ARC fallback
The criteria used to drop eARC mode into ARC mode makes eARC function to fail. Drop it for now. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Diffstat (limited to 'sound/soc/fsl/fsl_xcvr.h')
-rw-r--r--sound/soc/fsl/fsl_xcvr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/fsl_xcvr.h b/sound/soc/fsl/fsl_xcvr.h
index 98b8bca99fe0..a2ae305e8e00 100644
--- a/sound/soc/fsl/fsl_xcvr.h
+++ b/sound/soc/fsl/fsl_xcvr.h
@@ -137,7 +137,6 @@
FSL_XCVR_IRQ_MUTE | \
FSL_XCVR_IRQ_FIFO_UOFL_ERR | \
FSL_XCVR_IRQ_HOST_WAKEUP | \
- FSL_XCVR_IRQ_CMDC_STATUS_UPD | \
FSL_XCVR_IRQ_ARC_MODE
#define FSL_XCVR_ISR_CMDC_TX_EN BIT(3)