ALSA: ice1712/aureon.c: fix coding style
authorAlexander Beregalov <a.beregalov@gmail.com>
Sat, 6 Sep 2008 21:19:00 +0000 (01:19 +0400)
committerJaroslav Kysela <perex@perex.cz>
Tue, 9 Sep 2008 07:11:37 +0000 (09:11 +0200)
commit1ce211a9dbf2a40b16132789735a127696bb6699
treeedcc8015edf6bcf21f6fc89aa273e978493c17ac
parent59fcbb6312e9b710514a19398a3acdecb1086895
ALSA: ice1712/aureon.c: fix coding style

before:
total: 304 errors, 137 warnings, 2259 lines checked

after:
total: 0 errors, 121 warnings, 2284 lines checked

Compile tested, size is different because of include was changed,
but without that change md5sum is different because of cmp cx,dx/cmp
dx,cx swap and __LINE__ was changed in printk function.

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/ice1712/aureon.c