commit | 10f4a96543b744c8cc7ef8b0799af21d911dd37d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Oct 06 18:04:27 2021 +0300 |
committer | Mark Brown <broonie@kernel.org> | Thu Oct 07 15:45:10 2021 +0100 |
tree | 1eb8dfd116c599ef3c5ed1be2979e2405bea97da | |
parent | 6f32c521061b704c0198be3ba9834f5a64ea5605 [diff] |
ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() First of all, replace indexed API by plain one since we have index 0. Second, switch to optional variant and drop duplicated code. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211006150428.16434-3-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>