26 Jun
2012
26 Jun
'12
4:21 p.m.
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?