diff options
| author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-01 23:35:14 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-01 23:35:14 -0500 |
| commit | 9f82b0440eb5fda4d7c4e4b5adf3be8c325ed578 (patch) | |
| tree | af897a5e475537fd0051628958db190e409e022b /include | |
| parent | cc43b45684018fc94ea9e007961bcf20ed8aaed8 (diff) | |
| parent | 1858fe97c87c33c4975e291ecbbd6c1a20315674 (diff) | |
Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/tlv320aic32x4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/tlv320aic32x4.h b/include/sound/tlv320aic32x4.h index c009f70b4029..24e5d991f148 100644 --- a/include/sound/tlv320aic32x4.h +++ b/include/sound/tlv320aic32x4.h | |||
| @@ -26,6 +26,7 @@ struct aic32x4_pdata { | |||
| 26 | u32 power_cfg; | 26 | u32 power_cfg; |
| 27 | u32 micpga_routing; | 27 | u32 micpga_routing; |
| 28 | bool swapdacs; | 28 | bool swapdacs; |
| 29 | int rstn_gpio; | ||
| 29 | }; | 30 | }; |
| 30 | 31 | ||
| 31 | #endif | 32 | #endif |
