ASoC: tlv320aic3x: Use standard reset GPIO OF name
authorAndrew F. Davis <afd@ti.com>
Wed, 29 Nov 2017 17:13:55 +0000 (11:13 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 30 Nov 2017 12:27:05 +0000 (12:27 +0000)
commit025f8449818c46770f5652a0263f8cfb89d01455
tree758ebbc0074e7187ccf701789f3e914440d04cf8
parent943293232ca45988ba0aa693b51025c58e1189ca
ASoC: tlv320aic3x: Use standard reset GPIO OF name

The correct DT property for specifying a GPIO used for reset
is "reset-gpios", fix this here.

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