ASoC: tegra: statically define DAI link format
authorStephen Warren <swarren@nvidia.com>
Wed, 6 Jun 2012 23:15:48 +0000 (17:15 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 7 Jun 2012 23:02:29 +0000 (07:02 +0800)
Define the DAI format statically in the dai_link, rather than executing
code to set it each time the hw params are set.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found