ASoC: Fix boot warnings from S3C IISv2
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 30 Apr 2009 12:13:14 +0000 (13:13 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 30 Apr 2009 12:30:35 +0000 (13:30 +0100)
On startup we try to make sure that the port is quiesced but if the
port is already stopped then this will generate a warning about the
RX/TX mode configuration. Configure the mode before doing the teardown
to suppress these warnings.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found