ASoC: tlv320aic32x4: Use AIC32X4_REG macro for all register definitions
authorAndrew F. Davis <afd@ti.com>
Tue, 12 Dec 2017 22:43:03 +0000 (16:43 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 13 Dec 2017 12:27:07 +0000 (12:27 +0000)
commit1714196c7ec540292324d9022c43b5f281dbf74c
treedd6ea5e3373a5a376e454e32cb03b24a473469ee
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: tlv320aic32x4: Use AIC32X4_REG macro for all register definitions

All register definitions should use the AIC32X4_REG macro, even the ones
in page 0. This makes datasheet lookup more consistent and helps with
alignment both in this file and across other tlv320aic* drivers.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic32x4.h