From 409b78cc17a4a3d07a541037575da648ced99437 Mon Sep 17 00:00:00 2001 From: Torben Hohn Date: Wed, 18 Jul 2012 15:01:17 +0200 Subject: ASoC imx-audmux: add MX31_AUDMUX_PORT7_SSI_PINS_7 define The MX31 Audmux also has 7 Ports. This patch adds the missing define, and makes the debugfs code iterate over that port too. Signed-off-by: Torben Hohn Signed-off-by: Mark Brown --- sound/soc/fsl/imx-audmux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/soc/fsl/imx-audmux.h') diff --git a/sound/soc/fsl/imx-audmux.h b/sound/soc/fsl/imx-audmux.h index 04ebbab8d7b9..b8ff44b9dafa 100644 --- a/sound/soc/fsl/imx-audmux.h +++ b/sound/soc/fsl/imx-audmux.h @@ -14,6 +14,7 @@ #define MX31_AUDMUX_PORT4_SSI_PINS_4 3 #define MX31_AUDMUX_PORT5_SSI_PINS_5 4 #define MX31_AUDMUX_PORT6_SSI_PINS_6 5 +#define MX31_AUDMUX_PORT7_SSI_PINS_7 6 #define MX51_AUDMUX_PORT1_SSI0 0 #define MX51_AUDMUX_PORT2_SSI1 1 -- cgit v1.2.3