commit | f1cc54f8c6ad76cf41e21cbb4620b9549b882a01 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Fri Dec 08 02:39:24 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 08 08:29:00 2006 -0800 |
tree | c33aaee58dc5fbd609537e7b501684921736670b | |
parent | 140e92abe2bc9a0cd3ccfd11744ff4eb65319bb3 [diff] |
[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>