]> 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)
commit4991aa3daf47ad20395cbcb35d420362e330ef73
treed92ee72374f93911185342d6978d9bb2b4d86c1b
parent37ae1e08906503db6b32b9adf7202e16a9cf3b0b
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