[ALSA] mpu401_uart - Fix coding style and code clean up
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 May 2006 12:48:26 +0000 (14:48 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:33:51 +0000 (21:33 +0200)
commit2851d963e0038c53d2175970daac4217abed7af2
treef70c36bfe9beeeb8b63d8d576651889c478153ce
parentf8c7579051763d6be275bf88a430ffb1c5234bad
[ALSA] mpu401_uart - Fix coding style and code clean up

- fold lines and fix spaces to follow the standard style
- added some comments
- moved EXPORT_SYMBOL() near the definition
- some code clean up

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/mpu401/mpu401_uart.c