]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: catpt: Streamline power routines across LPT and WPT
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 16 Nov 2020 13:33:31 +0000 (14:33 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2020 20:03:30 +0000 (20:03 +0000)
commite2d45750aa80cb23a59465ed7e962a3aff4b4742
treebe88e974de663395c66026778073c78cbff05609
parent9e54a8e0967c7126658a12f64c8a8a8f1e0dd335
ASoC: Intel: catpt: Streamline power routines across LPT and WPT

There is no need for separate power on/off routines for LPT and WPT as
as the protocol is shared for both platforms. Make WPT routines generic
and reuse them in LPT case too.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20201116133332.8530-5-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/core.h
sound/soc/intel/catpt/device.c
sound/soc/intel/catpt/dsp.c