commit | c440c72474e12fcf79bbe716d4796d16b7201031 | [log] [tgz] |
---|---|---|
author | Cezary Rojewski <cezary.rojewski@intel.com> | Mon Nov 16 14:33:31 2020 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 20:03:30 2020 +0000 |
tree | be88e974de663395c66026778073c78cbff05609 | |
parent | 768a3a3b327da88c2fa6856806d32852a90e75d5 [diff] |
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>