ASoC: Fix minor issues in STAC9766 driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 24 May 2009 12:32:24 +0000 (13:32 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 24 May 2009 12:32:24 +0000 (13:32 +0100)
commit05e1efa2deb42b1bd548208e5c43f471e2cf0da1
tree9242ae7aa647c7ae5347994bf134d56ecf53b1a8
parent3c166c7f1828f226c7f478758bf6c8ce8be1623f
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>
sound/soc/codecs/stac9766.c