ASoC: tlv320aic31xx: Make the register values human readable
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 26 May 2016 07:36:35 +0000 (10:36 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:24:36 +0000 (16:24 +0100)
commitbafcbfe429eb7e35db7dc73a39d40c04d2754f8e
treee27db61746dd03ba9d18a8bc66b11802d5cd7214
parent515511a7920c69aebf7f5fef0cb8e1df6767f34c
ASoC: tlv320aic31xx: Make the register values human readable

The datasheet uses decimal numbers for the register addresses, convert the
register values from hexadecimal to decimal and introduce macro for the
register definitions. This way it is easier to look up registers in the
documentation.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic31xx.h