ASoC: Intel: Skylake: remove useless tests on HDaudio capabilities
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 7 Dec 2018 23:50:06 +0000 (17:50 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 13 Dec 2018 15:36:04 +0000 (15:36 +0000)
commit7f981bdcf55fda28a9a70c9e8151dd200771a0a8
tree54945193614745940f34587f82af6b395468dcfa
parentfa11ab5688f744bc868356f3f14c3bb9f283a780
ASoC: Intel: Skylake: remove useless tests on HDaudio capabilities

bus->ppcap is now tested upfront, there is no need to re-check if the
hardware is exposed as needed. Remove tests and remove indentation.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl.c