]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36fe6f078bd3dd827f36e69f121ed92a6d059a7d
tree5b1de2dc308fd4a55cd23b25c15ec9d3ef2aec8f
parent5b80db0f2ddaf53493f1a9eb79a891211c4b53bf
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