ASoC: codecs: cs4270: move to GPIO consumer API
authorDaniel Mack <[email protected]>
Thu, 6 Dec 2018 12:24:26 +0000 (13:24 +0100)
committerMark Brown <[email protected]>
Thu, 6 Dec 2018 20:08:31 +0000 (20:08 +0000)
commitf98acd8a3115e1de780083ced42039522075d155
tree8149d1b7a5063e5717aa07f537e97054b30660b5
parenteab8e354a8c7b4496cb68a6f5adc5ec3a1f59151
ASoC: codecs: cs4270: 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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/cs4270.c