ASoC: Intel: fix incorrect widget name
authorFang, Yang A <yang.a.fang@intel.com>
Mon, 6 Jul 2015 21:12:38 +0000 (14:12 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jul 2015 21:28:29 +0000 (22:28 +0100)
commit8bc76c8bf6e5d96985eb05afe1b94699d580eb68
treead3fc8760f2d6d1657cf52844a45513a0eb8d1f5
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ASoC: Intel: fix incorrect widget name

We should use "HiFi Playback" and "HiFi Capture".it will fix below err

cht-bsw-max98090: ASoC: no sink widget found for AIF1 Playback
cht-bsw-max98090: ASoC: Failed to add route ssp2 Tx -> direct ->
AIF1 Playback
cht-bsw-max98090: ASoC: no source widget found for AIF1 Capture
cht-bsw-max98090: ASoC: Failed to add route AIF1 Capture -> direct ->
ssp2 Rx

Signed-off-by: Fang, Yang A <yang.a.fang@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cht_bsw_max98090_ti.c