diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-10 00:22:20 +0900 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-10 00:22:20 +0900 |
commit | c0324fb3a1bc4691b1139ae1db34a2dbe282ff29 (patch) | |
tree | e508d7ae3f6d128068fe2e6e286a79db77118aaa /include/sound | |
parent | 2ca5e86c4caae2509f2eba0fcd86be05e224019d (diff) | |
parent | 1858fe97c87c33c4975e291ecbbd6c1a20315674 (diff) | |
download | linux-c0324fb3a1bc4691b1139ae1db34a2dbe282ff29.tar.bz2 |
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 |