OSDN Git Service

ASoC: soc-ac97: Convert to agnostic GPIO API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Feb 2023 16:17:13 +0000 (18:17 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 14 Feb 2023 22:54:46 +0000 (22:54 +0000)
commit3ee0d39c50dca18c76941f46a6c57dc9cd2bfb9d
tree06ef52b514ab9a1f6b28d308c179f3f57f8a4517
parent0438499a7f098c35e83134fc04899fe2188e4ef2
ASoC: soc-ac97: Convert to agnostic GPIO API

The of_gpio.h is going to be removed. In preparation of that convert
the driver to the agnostic API.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230213161713.1450-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-ac97.c