Commit 811aef1e authored by Mark Brown's avatar Mark Brown

Merge branch 'fix/tlv320aic31xx' of...

Merge branch 'fix/tlv320aic31xx' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-tlv320aic31xx
parents ca7840fb 737e0b7b
...@@ -109,7 +109,7 @@ struct aic31xx_pdata { ...@@ -109,7 +109,7 @@ struct aic31xx_pdata {
/* INT2 interrupt control */ /* INT2 interrupt control */
#define AIC31XX_INT2CTRL AIC31XX_REG(0, 49) #define AIC31XX_INT2CTRL AIC31XX_REG(0, 49)
/* GPIO1 control */ /* GPIO1 control */
#define AIC31XX_GPIO1 AIC31XX_REG(0, 50) #define AIC31XX_GPIO1 AIC31XX_REG(0, 51)
#define AIC31XX_DACPRB AIC31XX_REG(0, 60) #define AIC31XX_DACPRB AIC31XX_REG(0, 60)
/* ADC Instruction Set Register */ /* ADC Instruction Set Register */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment