commit | 05e1efa2deb42b1bd548208e5c43f471e2cf0da1 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 24 13:32:24 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun May 24 13:32:24 2009 +0100 |
tree | 9242ae7aa647c7ae5347994bf134d56ecf53b1a8 | |
parent | 3c166c7f1828f226c7f478758bf6c8ce8be1623f [diff] |
ASoC: Fix minor issues in STAC9766 driver Fairly minor issues: - Don't register the DAIs, it's not required for AC97 devices. - Make unexported functions static. - Wrap some excessively long lines. - Undo tab/space breakage. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>