| commit | 2e6113908fe76a06295cb243f1f2f0eea055b0c2 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@stusta.de> | Sun Jun 25 05:47:34 2006 -0700 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 10:01:05 2006 -0700 |
| tree | 4c96b49de408c0813a148db1e5c35c4acf1f0dc6 | |
| parent | 59cc185ada89245204c658ebcf64422968736672 [diff] |
[PATCH] drivers/char/applicom.c: proper module_{init,exit}
Convert the driver to use module_{init,exit}.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>