| commit | 410383f143c4e464370dd82fa9535619a91f800c | [log] [tgz] |
|---|---|---|
| author | Bradley Rubin <brubin@codeaurora.org> | Fri Jul 22 13:44:23 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:16:42 2011 -0700 |
| tree | b6630aff6511f824e5bf8900ff8e292352dcaf0c | |
| parent | 2095e57b1d9bd01d65a64546b21a25f56ffd2dcc [diff] |
ASoC: WCD9310: Use SOC_SINGLE_S8_TLV for digital gains Digital gain registers contain 8-bit two's complement gain values. This allows gain values to span the entire range of the gain, including negative dB gains. Signed-off-by: Brad Rubin <brubin@codeaurora.org>