ASoC: ep93xx_pcm: Fix compile error
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 3 Apr 2013 09:00:00 +0000 (11:00 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 5 Apr 2013 10:26:16 +0000 (11:26 +0100)
commite6451c3ff8c99a8c171a30f20b4234687b35712c
tree8dd814ebd79758171d36814bfa90546a0339d37d
parenta8909c9bc5803fd68363c8b349bd76c99fc0569b
ASoC: ep93xx_pcm: Fix compile error

Commit 453807f3 ("ASoC: ep93xx: Use ep93xx_dma_params instead of
ep93xx_pcm_dma_params") introduced a small compile error by not updating the
name of the 'dma_port' field to 'port'. This patch fixes it.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/cirrus/ep93xx-i2s.c