ASoC: rt5677: Refactor GPIO and use
authorMark Brown <broonie@kernel.org>
Wed, 12 Jul 2023 11:37:59 +0000 (12:37 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 12 Jul 2023 11:37:59 +0000 (12:37 +0100)
commit5a043fd5c74c66897ad113e5ee34e9361e3f4c11
treee377ccbd9b42c77063b5cc5714f9715cb982aa41
parent92f33bf10f122559d7643724c239bb8d5a8de6fc
parentea1c1019a88d88cf0a7d6892f594b72ddb3b8c0b
ASoC: rt5677: Refactor GPIO and use

Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

The code can be simplified with refactored GPIO parts and with use of
device_get_match_data(). Besides that couple of additional changes,
one for maintenance and one for making IRQ domain agnostic (not being
pinned to OF).