]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: sof_es8336: Fix GPIO quirks set via module option
authorAndrey Turkin <andrey.turkin@gmail.com>
Mon, 25 Jul 2022 19:49:02 +0000 (14:49 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 25 Jul 2022 21:37:05 +0000 (22:37 +0100)
commit94c79dcd5814df35ca3b9cb21f645e23ba3099e4
treed92ee72374f93911185342d6978d9bb2b4d86c1b
parent4d5032ca3c3b9a3e3c6db930a8be9e1ca0d031d7
ASoC: Intel: sof_es8336: Fix GPIO quirks set via module option

The two GPIO quirk bits only affected actual GPIO selection
when set by the quirks table. They were reported as being
in effect when set via module options but actually did nothing.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrey Turkin <andrey.turkin@gmail.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220725194909.145418-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_es8336.c