diff options
| -rw-r--r-- | sound/soc/codecs/tlv320aic31xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/tlv320aic31xx.h b/sound/soc/codecs/tlv320aic31xx.h index 730fb2058869..1ff3edb7bbb6 100644 --- a/sound/soc/codecs/tlv320aic31xx.h +++ b/sound/soc/codecs/tlv320aic31xx.h | |||
| @@ -116,7 +116,7 @@ struct aic31xx_pdata { | |||
| 116 | /* INT2 interrupt control */ | 116 | /* INT2 interrupt control */ |
| 117 | #define AIC31XX_INT2CTRL AIC31XX_REG(0, 49) | 117 | #define AIC31XX_INT2CTRL AIC31XX_REG(0, 49) |
| 118 | /* GPIO1 control */ | 118 | /* GPIO1 control */ |
| 119 | #define AIC31XX_GPIO1 AIC31XX_REG(0, 50) | 119 | #define AIC31XX_GPIO1 AIC31XX_REG(0, 51) |
| 120 | 120 | ||
| 121 | #define AIC31XX_DACPRB AIC31XX_REG(0, 60) | 121 | #define AIC31XX_DACPRB AIC31XX_REG(0, 60) |
| 122 | /* ADC Instruction Set Register */ | 122 | /* ADC Instruction Set Register */ |
