ASoC: Intel: Skylake: Remove redundant init in resume
authorJeeja KP <jeeja.kp@intel.com>
Fri, 13 Nov 2015 13:52:07 +0000 (19:22 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2015 18:46:36 +0000 (18:46 +0000)
commite03fc82d7c474b2f9bcdb0f6a5ef26c6c3ab24ee
tree155b0ebda7fb0e760f73f2e68e3561a3bbf7f977
parenta71e269728ce42216cca8ce5145e97e777a36467
ASoC: Intel: Skylake: Remove redundant init in resume

Since we call _skl_resume which also initializes the chip we no
need to call these explicitly, so remove the duplication

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl.c