ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode
authorBard Liao <yung-chuan.liao@linux.intel.com>
Thu, 4 Feb 2021 20:17:39 +0000 (14:17 -0600)
committerMark Brown <broonie@kernel.org>
Fri, 5 Feb 2021 13:13:21 +0000 (13:13 +0000)
commit30fd8f65af78d0ac0859cf436beed14834b39802
treeae043a6978955fed1f6bff1687c352c815ca2644
parentc792c3690b82c8d26c01494a51ebf66d9cae7e72
ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode

regcache sync will be done in sdw device suspend/resume functions.
And we have different jack detection mechanism for SoundWire.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210204201739.25206-5-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c