commit | d8f2c8592b95fd1fb06f0fea19738bf447bbc5f2 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Thu Dec 06 13:24:57 2018 +0100 |
committer | Mark Brown <broonie@kernel.org> | Thu Dec 06 20:08:55 2018 +0000 |
tree | 5b1de2dc308fd4a55cd23b25c15ec9d3ef2aec8f | |
parent | db097f95b4b81c5371928449706fabfa576cd65c [diff] |
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>