| commit | 3631cfbddf15cdc82f469edab9d37fd389f90c6d | [log] [tgz] |
|---|---|---|
| author | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Thu May 31 15:53:24 2012 -0700 |
| committer | Shiv Maliyappanahalli <smaliyap@codeaurora.org> | Mon Jun 11 13:02:28 2012 -0700 |
| tree | 3be8739cf88a0f8e890c014d4eda47ab1433571e | |
| parent | af9e5b75508a82724ab3dc565b3ecc9d5af176a8 [diff] |
msm: 9615: Add I2S CODEC pdata only if TABLA CONFIG is enabled To prevent a compilation error when CONFIG_WCD9310_CODEC is not turned on, move msm9615_i2c_devices so it is always present and non CODEC devices can be added. Add CODEC pdata only when CONFIG_WCD9310_CODEC is enabled. Change-Id: I4d9723971c04df7120565db0a4280660db06cc7f Signed-off-by: Shiv Maliyappanahalli <smaliyap@codeaurora.org>