[PATCH] Char: istallion, move init and exit code
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:39:24 +0000 (02:39 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:29:00 +0000 (08:29 -0800)
commitf1cc54f8c6ad76cf41e21cbb4620b9549b882a01
treec33aaee58dc5fbd609537e7b501684921736670b
parent140e92abe2bc9a0cd3ccfd11744ff4eb65319bb3
[PATCH] Char: istallion, move init and exit code

Let's have these function at the end of the driver and expand stli_init
directly into module_init fucntion, since there is nothing other to have
there.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/istallion.c