[alsa-devel] [PATCH] ASoC: tlv320aic3x: add missing registers and bits
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Jun 26 15:21:18 CEST 2012
On Tue, Jun 26, 2012 at 02:38:55PM +0200, Prchal Jiří wrote:
> This patch adds missing registers and bits for TLV320AIC3106.
> static const u8 aic3x_reg[AIC3X_CACHEREGNUM] = {
> - 0x00, 0x00, 0x00, 0x10, /* 0 */
> + 0x00, 0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x00, /* 0 */
This is essentially impossible to review as you've not said what's being
fixed and have completely reformatted the table so the diff doesn't
highlight the changes at all. What's wrong and what is the change
fixing?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20120626/23a64ab9/attachment.sig
More information about the Alsa-devel
mailing list