diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-02 13:35:14 +0900 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-02 13:35:14 +0900 |
commit | 9f82b0440eb5fda4d7c4e4b5adf3be8c325ed578 (patch) | |
tree | af897a5e475537fd0051628958db190e409e022b /include/sound | |
parent | cc43b45684018fc94ea9e007961bcf20ed8aaed8 (diff) | |
parent | 1858fe97c87c33c4975e291ecbbd6c1a20315674 (diff) |
Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next
Diffstat (limited to 'include/sound')
-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 { u32 power_cfg; u32 micpga_routing; bool swapdacs; + int rstn_gpio; }; #endif |