ASoC: codecs: ak4104: move to GPIO consumer API
authorDaniel Mack <daniel@zonque.org>
Thu, 6 Dec 2018 12:24:57 +0000 (13:24 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 6 Dec 2018 20:08:55 +0000 (20:08 +0000)
commitd8f2c8592b95fd1fb06f0fea19738bf447bbc5f2
tree5b1de2dc308fd4a55cd23b25c15ec9d3ef2aec8f
parentdb097f95b4b81c5371928449706fabfa576cd65c
ASoC: codecs: ak4104: move to GPIO consumer API

Get the reset GPIO through the GPIO consumer API. This allows specifying the
DT property as "reset-gpios" without breaking existing DT users.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ak4104.c