commit | 07736d48051869c37838635b41850618aa63b9a7 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Apr 30 13:13:14 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Apr 30 13:30:35 2009 +0100 |
tree | c273de1f3c71a2808325a1502f27b2f9bef4bedc | |
parent | 553b1dd58c5cf1abd6d0965041169400a3cff1ad [diff] |
ASoC: Fix boot warnings from S3C IISv2 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>