git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c166c7
)
ASoC: Fix minor issues in STAC9766 driver
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 24 May 2009 12:32:24 +0000
(13:32 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 24 May 2009 12:32:24 +0000
(13:32 +0100)
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>
No differences found