ASoC: qcom: Modify test for DSP in LPASS driver
authorKenneth Westfield <kwestfie@codeaurora.org>
Fri, 13 Mar 2015 07:54:17 +0000 (00:54 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 16 Mar 2015 11:06:38 +0000 (11:06 +0000)
commit8ebe148be9aa12641c62a3c99c65859bf95445fe
tree68c1c4ced4e3739f050126ec2dbffd68f697bf04
parent97a33ced310ab9bdb16699c2c64b28f29de0a23d
ASoC: qcom: Modify test for DSP in LPASS driver

As the representation of the DSP in the device
tree has changed from a required subnode to an
optional phandle, modify the test for DSP
existence in the LPASS CPU DAI driver,
accordingly.

Signed-off-by: Kenneth Westfield <kwestfie@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/lpass-cpu.c